github.com/gotd/td/tg.InitConnectionRequest.DeviceModel (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L50: DeviceModel string
tl_init_connection_gen.go#L99: if !(i.DeviceModel == "") {
tl_init_connection_gen.go#L153: i.DeviceModel = from.GetDeviceModel()
tl_init_connection_gen.go#L268: b.PutString(i.DeviceModel)
tl_init_connection_gen.go#L326: i.DeviceModel = value
tl_init_connection_gen.go#L396: return i.DeviceModel
github.com/gotd/td/telegram/internal/manager
conn.go#L309: DeviceModel: "n/a",
conn.go#L337: DeviceModel: c.device.DeviceModel,
![]() |
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. |