Current section

Files

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

include/telega@model@types_InputMediaSticker.hrl

-record(input_media_sticker, {
type_ :: binary(),
media :: binary(),
emoji :: gleam@option:option(binary())
}).