teleproto - v1.229.0
    Preparing search index...

    Variable KeyboardConst

    Keyboard: {
        forceReply(options?: ForceReplyOptions): ReplyKeyboardForceReply;
        hide(options?: HideKeyboardOptions): ReplyKeyboardHide;
    } = ...

    The markups that carry no buttons.

    Type Declaration