Skip to content

GramIO API Reference / gramio/dist / SetChatStickerSetParams

Interface: SetChatStickerSetParams

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

Params object for setChatStickerSet method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)@gramio/types/out/params.d.ts:2259
sticker_set_namestringName of the sticker set to be set as the group sticker set@gramio/types/out/params.d.ts:2263