WebAppInlineKeyboardButton
@Serializable
Button with WebAppInfo. Web App will be launched when the button is pressed. The Web App will be able to send a web_app_data service message. Available in private chats only.
Constructors
Link copied to clipboard
constructor(text: String, webApp: WebAppInfo, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null)
Properties
Link copied to clipboard
@SerialName(value = "icon_custom_emoji_id")
Link copied to clipboard
Link copied to clipboard