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

8 uses

	github.com/gotd/td/tg (current package)
		tl_connected_bot_gen.go#L60: 	Device string
		tl_connected_bot_gen.go#L98: 	if !(c.Device == "") {
		tl_connected_bot_gen.go#L133: 		c.Device = val
		tl_connected_bot_gen.go#L202: 	if !(c.Device == "") {
		tl_connected_bot_gen.go#L239: 		b.PutString(c.Device)
		tl_connected_bot_gen.go#L293: 		c.Device = value
		tl_connected_bot_gen.go#L339: 	c.Device = value
		tl_connected_bot_gen.go#L351: 	return c.Device, true