class
TD::GroupCallRecentSpeaker
- TD::GroupCallRecentSpeaker
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/group_call_recent_speaker.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(participant_id : TD::MessageSender, is_speaking : Bool = false)
Instance Method Summary
- #is_speaking : Bool
- #is_speaking=(is_speaking : Bool)
- #object_type : String
- #object_type=(object_type : String)
- #participant_id : TD::MessageSender
- #participant_id=(participant_id : TD::MessageSender)