teleproto - v1.229.0
    Preparing search index...

    Interface ChatReactionsAllIn

    interface ChatReactionsAllIn {
        _: "chatReactionsAll";
        allowCustom?: boolean;
    }
    Index
    _: "chatReactionsAll"
    allowCustom?: boolean