URLInlineKeyboardButton
@Serializable
Simple url button. Can be forwarded in any chat with message in case if it is the only one button in message
Constructors
Link copied to clipboard
constructor(text: String, url: String, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null)
Properties
Link copied to clipboard
@SerialName(value = "icon_custom_emoji_id")
Link copied to clipboard