CopyTextButton

@Serializable
data class CopyTextButton(val text: String)

This object represents an inline keyboard button that copies specified text to the clipboard.

Api reference

Constructors

Link copied to clipboard
constructor(text: String)

Properties

Link copied to clipboard

The text to be copied to the clipboard; 1-256 characters