class
TD::GroupCallVideoSourceGroup
- TD::GroupCallVideoSourceGroup
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/group_call_video_source_group.crConstructors
- .new(semantics : String, source_ids : Array(Int32))
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #object_type : String
- #object_type=(object_type : String)
- #semantics : String
- #semantics=(semantics : String)
- #source_ids : Array(Int32)
- #source_ids=(source_ids : Array(Int32))