type github.com/gotd/td/telegram/internal/manager.DeviceConfig

5 uses

	github.com/gotd/td/telegram/internal/manager (current package)
		conn.go#L50: 	device DeviceConfig // immutable
		create.go#L22: 	Device  DeviceConfig
		device.go#L11: type DeviceConfig struct {
		device.go#L32: func (c *DeviceConfig) SetDefaults() {

	github.com/gotd/td/telegram
		device.go#L6: type DeviceConfig = manager.DeviceConfig