teleproto - v1.229.0
    Preparing search index...

    Interface InputQuickReplyShortcutIdIn

    interface InputQuickReplyShortcutIdIn {
        _: "inputQuickReplyShortcutId";
        shortcutId: number;
    }
    Index
    _: "inputQuickReplyShortcutId"
    shortcutId: number