Skip to content

GramIO API Reference / gramio/dist / TelegramUsersShared

Interface: TelegramUsersShared

Defined in: @gramio/types/out/objects.d.ts:2469

This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.

Documentation

Properties

PropertyTypeDescriptionDefined in
request_idnumberIdentifier of the request@gramio/types/out/objects.d.ts:2473
usersTelegramSharedUser[]Information about users shared with the bot.@gramio/types/out/objects.d.ts:2477