OBJECT

UnbanUserFromChatRoomError

link GraphQL Schema definition

1type UnbanUserFromChatRoomError {
2
3code: UnbanUserFromChatRoomErrorCode!
4
5}