type github.com/gotd/td/exchange.ExchangeMode

5 uses

	github.com/gotd/td/exchange (current package)
		client.go#L21: 	mode ExchangeMode
		flow.go#L21: type ExchangeMode int
		flow.go#L25: 	ExchangeModePermanent ExchangeMode = iota
		flow.go#L40: 	mode    ExchangeMode

	github.com/gotd/td/mtproto
		connect.go#L108: 	mode exchange.ExchangeMode,