Documentation - v0.27.1
    Preparing search index...

    Interface ChatActionAvailableReactionsChanged

    interface ChatActionAvailableReactionsChanged {
        new: TypeChatReactions;
        prev: TypeChatReactions;
        type: "available_reactions_changed";
    }
    Index

    Properties

    Properties

    New available reactions

    Previous available reactions

    type: "available_reactions_changed"