import { Keyboard } from "https://deno.land/x/grammy@v1.31.0/convenience/keyboard.ts";
Adds a new request chat button. When the user presses the button, a list of suitable users will be opened. Tapping on a chat will send its identifier to the bot in a “chat_shared” service message. Available in private chats only.
Parameters
optional
options: Omit<KeyboardButtonRequestChat, "request_id"> = [UNSUPPORTED]Options object for further requirements