Skip to main content

DemoteChatAdminsInput (Input)

Description

No description



Fields

NameDescription
memberIds - [String!]!List of member ids to demote from admin. These members must already be a part of the group chat.

input DemoteChatAdminsInput {
memberIds: [String!]!
}