Current section

Files

Jump to
telega include telega@model@types_SetChatStickerSetParameters.hrl
Raw

include/telega@model@types_SetChatStickerSetParameters.hrl

-record(set_chat_sticker_set_parameters, {
chat_id :: telega@model@types:int_or_string(),
sticker_set_name :: binary()
}).