class
TD::Update::GroupCallParticipant
- TD::Update::GroupCallParticipant
- TD::Update
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/update/group_call_participant.crConstructors
- .new(group_call_id : Int32, participant : TD::GroupCallParticipant)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #group_call_id : Int32
- #group_call_id=(group_call_id : Int32)
- #object_type : String
- #object_type=(object_type : String)
- #participant : TD::GroupCallParticipant
- #participant=(participant : TD::GroupCallParticipant)