Complete reference for all sticker-related Protocol Buffer messages.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/osmiumchat/proto/llms.txt
Use this file to discover all available pages before exploring further.
GetSavedStickers
Retrieve saved sticker packs. Request:stickers.GetSavedStickers → Response: stickers.SavedStickers
Timestamp to fetch stickers since (optional)
SavedStickers
Array of saved sticker packs
StickerPack
Snowflake ID of the sticker pack
Type of the pack
Name of the sticker pack
Array of sticker files
Type
Enum values:Unknown type
Regular sticker pack
Custom emoji pack
GetStickerFiles
Retrieve specific sticker files. Request:stickers.GetStickerFiles → Response: media.Files
Snowflake IDs of stickers to retrieve
GetStickerPack
Retrieve a specific sticker pack. Request:stickers.GetStickerPack → Response: stickers.StickerPack
Reference to the sticker pack
AddStickerToPack
Add a sticker to a pack. Request:stickers.AddStickerToPack → Response: ()
Reference to the sticker pack
Uploaded sticker file
RemoveStickerFromPack
Remove a sticker from a pack. Request:stickers.RemoveStickerFromPack → Response: ()
Reference to the sticker pack
Snowflake ID of the sticker to remove