class
TD::MessageContent::ChatAddMembers
- TD::MessageContent::ChatAddMembers
- TD::MessageContent
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/message_content/chat_add_members.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(member_user_ids : Array(Int64))
Instance Method Summary
- #member_user_ids : Array(Int64)
- #member_user_ids=(member_user_ids : Array(Int64))
- #object_type : String
- #object_type=(object_type : String)