class
TD::InternalLinkType::BotStart
- TD::InternalLinkType::BotStart
- TD::InternalLinkType
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/internal_link_type/bot_start.crConstructors
- .new(bot_username : String, start_parameter : String)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #bot_username : String
- #bot_username=(bot_username : String)
- #object_type : String
- #object_type=(object_type : String)
- #start_parameter : String
- #start_parameter=(start_parameter : String)