View Source StickerClient.Sticker (stickerclient v0.2.0)

Represents a Sticker returned from the Signal stickers API.

Link to this section Summary

Link to this section Types

@type t() :: %StickerClient.Sticker{data: binary(), emoji: bitstring(), id: integer()}