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