View Source StickerClient.Sticker (stickerclient v0.2.1)

Represents a Sticker returned from the Signal stickers API.

Summary

Types

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