agala_telegram v0.1.2 API Reference
Modules
Module providing adapter for Telegram
This chain is used to parse incoming Telegram message into defined structs. You can use it if you are not afraid of loosing performance
This module describes provider params for Agala.Provider.Telegram
provider.
You can use the specification to check if your params will be accepted by Agala.Bot
constructors
This object represents an animation file to be displayed in the message containing a game
This object represents an audio file to be treated as music by the Telegram clients
This object represents an animation file to be displayed in the message containing a game
This object represents a chat
This object represents a chat photo
This object represents an animation file to be displayed in the message containing a game
This object represents a Telegram user or bot
This object represents a general file (as opposed to photos, voice messages and audio files)
This object represents a Telegram user or bot
This object represents a game. Use BotFather to create and edit games, their short names will act as unique identifiers
This object represents an animation file to be displayed in the message containing a game
This object represents a Telegram user or bot
This object represents an animation file to be displayed in the message containing a game
This object represents a message
This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc
This object represents one size of a photo or a file / sticker thumbnail
This object represents an animation file to be displayed in the message containing a game
This object represents a Telegram user or bot
This object represents a Telegram user or bot
This object represents a video file
This object represents a video file
This object represents a video file
This object represents a video file
This object represents a voice note
Main worker module