Package dev. inmo. tgbotapi. types. buttons. reply
Functions
Link copied to clipboard
inline fun requestContactReplyButton(text: String): RequestContactKeyboardButton
Content copied to clipboard
Creates and put RequestContactKeyboardButton
Link copied to clipboard
inline fun requestLocationReplyButton(text: String): RequestLocationKeyboardButton
Content copied to clipboard
Creates and put RequestLocationKeyboardButton
Link copied to clipboard
inline fun requestPollReplyButton(text: String, pollType: KeyboardButtonPollType): RequestPollKeyboardButton
Content copied to clipboard
Creates and put RequestPollKeyboardButton
Link copied to clipboard
Creates and put SimpleKeyboardButton
Link copied to clipboard
inline fun webAppReplyButton(text: String, webApp: WebAppInfo): WebAppKeyboardButton
Content copied to clipboard
inline fun webAppReplyButton(text: String, url: String): WebAppKeyboardButton
Content copied to clipboard
Creates and put WebAppKeyboardButton