ultra-telegram-framework
    Preparing search index...

    Interface ChatOwnerChanged

    Describes a service message about an ownership change in the chat.

    interface ChatOwnerChanged {
        new_owner: User;
    }
    Index

    Properties

    Properties

    new_owner: User

    The new owner of the chat