Current section

Files

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

include/telega@model@types_SetCustomEmojiStickerSetThumbnailParameters.hrl

-record(set_custom_emoji_sticker_set_thumbnail_parameters, {
name :: binary(),
custom_emoji_id :: gleam@option:option(binary())
}).