github.com/gotd/td/tg.AccountToggleConnectedBotPausedRequest.Paused (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_account_toggle_connected_bot_paused_gen.go#L46: 	Paused bool
		tl_account_toggle_connected_bot_paused_gen.go#L67: 	if !(t.Paused == false) {
		tl_account_toggle_connected_bot_paused_gen.go#L89: 	t.Paused = from.GetPaused()
		tl_account_toggle_connected_bot_paused_gen.go#L147: 	b.PutBool(t.Paused)
		tl_account_toggle_connected_bot_paused_gen.go#L179: 		t.Paused = value
		tl_account_toggle_connected_bot_paused_gen.go#L197: 	return t.Paused