OBJECT

ChatToVideoWithDisabledVideoError

The "chat to video" option is enabled while having the video channel disabled

link GraphQL Schema definition

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