Get Custom Emoji Stickers Action
Functions
Link copied to clipboard
Link copied to clipboard
open suspend override fun Request<List<Sticker>>.doRequestReturning(bot: TelegramBot): Deferred<Response<out List<Sticker>>>
Link copied to clipboard
Send request for action.
Link copied to clipboard
Link copied to clipboard
Payload to make response for the webhook request as described there.