class
TD::BankCardActionOpenUrl
- TD::BankCardActionOpenUrl
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/bank_card_action_open_url.crConstructors
- .new(text : String, url : String)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #text : String
- #text=(text : String)
- #url : String
- #url=(url : String)