SetChatStickerSetMethod

Method to set a new group sticker set for a supergroup

Members

Mixins

__anonymous
mixin TelegramMethod!"/setChatStickerSet"
Undocumented in source.

Variables

chat_id
TelegramID chat_id;

Unique identifier for the target chat or username of the target channel (in the format "@channelusername")

sticker_set_name
string sticker_set_name;

Name of the sticker set to be set as the group sticker set

See Also

Meta