Skip to main content

PromoteMembersToAdminInput (Input)

Description

No description



Fields

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

input PromoteMembersToAdminInput {
memberIds: [String!]!
}