github.com/gotd/td/tg.UpdateNewBotConnection.Device (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L32324: 	Device string
		tl_update_gen.go#L32363: 	if !(u.Device == "") {
		tl_update_gen.go#L32397: 		u.Device = val
		tl_update_gen.go#L32465: 	if !(u.Device == "") {
		tl_update_gen.go#L32496: 		b.PutString(u.Device)
		tl_update_gen.go#L32545: 		u.Device = value
		tl_update_gen.go#L32605: 	u.Device = value
		tl_update_gen.go#L32617: 	return u.Device, true