class
Tourmaline::ChatOwnerLeft
- Tourmaline::ChatOwnerLeft
- Reference
- Object
Overview
Describes a service message about the chat owner leaving the chat.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#new_owner : Tourmaline::User | Nil
Optional.
-
#new_owner=(new_owner : Tourmaline::User | Nil)
Optional.
Constructor Detail
Instance Method Detail
def new_owner : Tourmaline::User | Nil
#
Optional. The user which will be the new owner of the chat if the previous owner does not return to the chat
def new_owner=(new_owner : Tourmaline::User | Nil)
#
Optional. The user which will be the new owner of the chat if the previous owner does not return to the chat