class
Hamilton::Types::PreparedKeyboardButton
- Hamilton::Types::PreparedKeyboardButton
- Reference
- Object
Overview
Describes a keyboard button to be used by a user of a Mini App.
Included Modules
- Hamilton::Types::Common
- JSON::Serializable
Defined in:
types/prepared_keyboard_button.crConstructors
- .new(pull : JSON::PullParser)
- .new(params)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
- .new(**params)
Instance Method Summary
-
#id : String
Unique identifier of the keyboard button.
-
#id=(id : String)
Unique identifier of the keyboard button.
-
#non_nil_fields : Array(String)
List of available non-nil fields.
-
#non_nil_fields=(non_nil_fields : Array(String))
List of available non-nil fields.