callExtension
method provided by our SDKs.
defaultStickers
and customStickers
arrays. Stickers with the same stickerSetId can be grouped together while displaying them in your application.
incrementUnreadCount: true
in the metadata of that custom message. This will help you increment unread counts for Custom messages (in this case stickers).
onMediaMessageReceived
listener in order to receive stickers.
Refer to our Receive Messages documentation under the SDK of your choice.