SetStickerPositionInSetMethod

Method to move a sticker in a set created by the bot to a specific position

Members

Mixins

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

Variables

position
int position;

New sticker position in the set, zero-based

sticker
string sticker;

File identifier of the sticker

See Also

Meta