Skip to content

GramIO API Reference / gramio/dist / UnbanChatSenderChatParams

Interface: UnbanChatSenderChatParams

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

Params object for unbanChatSenderChat method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target channel (in the format @channelusername)@gramio/types/out/params.d.ts:1923
sender_chat_idnumberUnique identifier of the target sender chat@gramio/types/out/params.d.ts:1927