import { type UsersShared } from "https://deno.land/x/grammy@v1.31.0/types.ts";
This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUsers button.
Properties
users: SharedUser[]
Information about users shared with the bot.