Skip to content

GramIO API Reference / gramio/dist / UnbanChatMemberParams

Interface: UnbanChatMemberParams

Defined in: @gramio/types/out/params.d.ts:1930

Params object for unbanChatMember method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target group or username of the target supergroup or channel in the format @username@gramio/types/out/params.d.ts:1934
only_if_banned?booleanDo nothing if the user is not banned@gramio/types/out/params.d.ts:1942
user_idnumberUnique identifier of the target user@gramio/types/out/params.d.ts:1938