ExGram.Model.UserShared (ex_gram v0.40.0) View Source

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

Check the documentation of this model in https://core.telegram.org/bots/api#usershared

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.UserShared{request_id: integer(), user_id: integer()}

Link to this section Functions