copy Text Button
fun InlineKeyboardRowBuilder.copyTextButton(text: String, data: CopyTextButtonData, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean(source)
fun InlineKeyboardRowBuilder.copyTextButton(text: String, data: String, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean(source)
Creates CopyTextButton