UsersShared
This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.
fields
| field | type | required | description |
|---|---|---|---|
request_id | number | required | Identifier of the request |
users | SharedUser[] | required | Information about users shared with the bot |
import
import type { UsersShared } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#usersshared