View Source API Reference stickerclient v0.2.1
Modules
StickerClient
is a library for interfacing with the Signal Stickers API.
StickerClient.Crypto
provides cryptographic utilities required when interacting with
the Signal Sticker API.
StickerClient.Downloader
is used to download content from the Signal sticker API,
including Pack information and Stickers.
StickerClient.Mapper
is a utility module for converting Protobuf Structs to StickerClient defined Structs.
Represents a Pack returned from the Signal stickers API.
Represents a Sticker returned from the Signal stickers API.
StickerClient.Validator
is a utility module which provides parsing and validation to support StickerClient
.