ExGram.Model.ChatShared (ex_gram v0.34.0) View Source

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

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

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.ChatShared{chat_id: integer(), request_id: integer()}

Link to this section Functions