Current section

Files

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

include/telega@model@types_GetCustomEmojiStickersParameters.hrl

-record(get_custom_emoji_stickers_parameters, {
custom_emoji_ids :: list(binary())
}).