package
0.6.2
Repository: https://github.com/taimast/gotgproto.git
Documentation: pkg.go.dev

# Functions

GetNewUpdate creates a new Update with provided parameters.
NewContext creates a new Context object with provided parameters.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Context consists of context.Context, tg.Client, Self etc.
DownloadMediaOpts object contains optional parameters for Context.DownloadMedia.
DownloadOutputParallel is used to download a media parallely.
DownloadOutputStream is used to download media to an io.Writer.
No description provided by the author
ReplyOpts object contains optional parameters for Context.Reply.
Update contains all the data related to an update.

# Interfaces

DownloadOutputClass is an interface which is used to download media.
No description provided by the author

# Type aliases

DownloadOutputPath is used to download media to a file.
No description provided by the author
No description provided by the author
No description provided by the author