ChatOwnerLeft
Describes a service message about the chat owner leaving the chat.
fields
| field | type | required | description |
|---|---|---|---|
new_owner | User | optional | Optional. The user who will become the new owner of the chat if the previous owner does not return to the chat |
import
import type { ChatOwnerLeft } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#chatownerleft