import { type UsersShared } from "https://deno.land/x/grammy_types@v3.15.0/message.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.