Skip to content

GramIO API Reference / gramio/dist / GetChatMemberParams

Interface: GetChatMemberParams

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

Params object for getChatMember method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup or channel (in the format @channelusername)@gramio/types/out/params.d.ts:2245
user_idnumberUnique identifier of the target user@gramio/types/out/params.d.ts:2249