Skip to content

GramIO API Reference / gramio/dist / SetChatMemberTagParams

Interface: SetChatMemberTagParams

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

Params object for setChatMemberTag method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup in the format @username@gramio/types/out/params.d.ts:2082
tag?stringNew tag for the member; 0-16 characters, emoji are not allowed@gramio/types/out/params.d.ts:2090
user_idnumberUnique identifier of the target user@gramio/types/out/params.d.ts:2086