Current section

Files

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

include/telega@model@types_SetStickerKeywordsParameters.hrl

-record(set_sticker_keywords_parameters, {
sticker :: binary(),
keywords :: gleam@option:option(list(binary()))
}).