Package-level declarations
Functions
Will use handleLiveLocation with replying to to each time new message will be sent by live location update
Will use handleLiveLocation with replying to message each time new message will be sent by live location update
This method will send message content to the chatId. In difference with copyMessage, this method will use native methods for data sending (like dev.inmo.tgbotapi.extensions.api.send.media.sendPhoto if inoming content is dev.inmo.tgbotapi.types.message.content.PhotoContent)
This method will send content to the chatId as is
This method will send message content to the chat. In difference with copyMessage, this method will use native methods for data sending (like dev.inmo.tgbotapi.extensions.api.send.media.sendPhoto if inoming content is dev.inmo.tgbotapi.types.message.content.PhotoContent)
Will execute sendBotAction request
Will execute sendContact request
Will execute sendDice request
Will execute sendVideoNote request
Will execute sendGame request
Will execute sendStaticLocation request
Will execute sendVenue request
Will execute sendSticker request
Will execute sendVoice request
Will execute sendTextMessage request
Will execute sendAudio request
Will execute sendDocument request
Will execute sendPhoto request
Will execute sendVideo request
Will execute sendLiveLocation request
Will execute sendAnimation request
Will execute sendRegularPoll request
Will execute sendQuizPoll request
Will execute sendInvoice request