github.com/gotd/td/tg.ChannelsToggleUsernameRequest.Active (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_channels_toggle_username_gen.go#L52: 	Active bool
		tl_channels_toggle_username_gen.go#L76: 	if !(t.Active == false) {
		tl_channels_toggle_username_gen.go#L100: 	t.Active = from.GetActive()
		tl_channels_toggle_username_gen.go#L163: 	b.PutBool(t.Active)
		tl_channels_toggle_username_gen.go#L202: 		t.Active = value
		tl_channels_toggle_username_gen.go#L228: 	return t.Active