OBJECT

ChatAndCallWithDisabledCallError

The "chat and call" option is enabled while having the call channel disabled

link GraphQL Schema definition

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