type github.com/gotd/td/mtproto.Options
11 uses
github.com/gotd/td/mtproto (current package)
conn.go#L127: func New(dialer Dialer, opt Options) *Conn {
options.go#L21: type Options struct {
options.go#L110: func (opt *Options) setDefaultPublicKeys() {
options.go#L119: func (opt *Options) setDefaults() {
github.com/gotd/td/pool
session.go#L47: func (s *SyncSession) Options(opts mtproto.Options) (mtproto.Options, Session) {
github.com/gotd/td/telegram
client.go#L88: opts mtproto.Options // immutable
client.go#L222: client.opts = mtproto.Options{
conn_builder.go#L59: opts mtproto.Options,
conn_builder.go#L68: opts mtproto.Options,
github.com/gotd/td/telegram/internal/manager
create.go#L60: opts mtproto.Options,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |