Tourmaline::ChatMemberOwner
Inherits JSON::Serializable / Reference / Object
Represents a chat member that owns the chat and has all administrator privileges.
Constructors
new(status : String, user : Tourmaline::User, is_anonymous : Bool, custom_title : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source