Search
Represents a Sticker returned from the Signal stickers API.
@type t() :: %StickerClient.Sticker{data: binary(), emoji: bitstring(), id: integer()}