OBJECT

InvalidNumberOfSlotsForChatError

The provided number of slots for the chat channel is invalid

link GraphQL Schema definition

  • type InvalidNumberOfSlotsForChatError implements UserError {
  • # Error message describing the reason of the failure
  • message: String!
  • }