UsersShared#
- class pyrogram.types.UsersShared#
This object contains information about the users whose identifiers were shared with the bot using a
KeyboardButtonRequestUsers
button.- Parameters:
request_id (
int
) – Identifier of the request.users (List of
User
) – Information about users shared with the bot.