View Source Telegex.Type.UserShared (Telegex v1.0.0-rc.8)

This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUser button.

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.UserShared{request_id: integer(), user_id: integer()}