View Source Telegex.Type.ChatShared (Telegex v1.0.0-rc.10)

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

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.ChatShared{chat_id: integer(), request_id: integer()}