-record(sticker_set, { name :: binary(), title :: binary(), sticker_type :: binary(), stickers :: list(telega@model:sticker()), thumbnail :: gleam@option:option(telega@model:photo_size()) }).