View Source Telegex.Type.UsersShared (Telegex v1.4.1)

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

Summary

Types

@type t() :: %Telegex.Type.UsersShared{request_id: integer(), user_ids: [integer()]}