View Source ExGram.Model.CopyTextButton (ex_gram v0.55.0)
This object represents an inline keyboard button that copies specified text to the clipboard.
Check the documentation of this model in https://core.telegram.org/bots/api#copytextbutton
Summary
Types
@type t() :: %ExGram.Model.CopyTextButton{text: String.t()}