Documentation - v0.27.1
    Preparing search index...

    Interface ChatActionSubscriptionExtended

    interface ChatActionSubscriptionExtended {
        new: ChatMember;
        prev: ChatMember;
        type: "sub_extend";
    }
    Index

    Properties

    Properties

    New participant information

    Previous participant information

    type: "sub_extend"