github.com/gotd/td/tg.ChannelsToggleJoinRequestRequest.GuardBot (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_toggle_join_request_gen.go#L53: 	GuardBot InputUserClass
		tl_channels_toggle_join_request_gen.go#L83: 	if !(t.GuardBot == nil) {
		tl_channels_toggle_join_request_gen.go#L110: 		t.GuardBot = val
		tl_channels_toggle_join_request_gen.go#L165: 	if !(t.GuardBot == nil) {
		tl_channels_toggle_join_request_gen.go#L196: 		if t.GuardBot == nil {
		tl_channels_toggle_join_request_gen.go#L199: 		if err := t.GuardBot.Encode(b); err != nil {
		tl_channels_toggle_join_request_gen.go#L247: 		t.GuardBot = value
		tl_channels_toggle_join_request_gen.go#L290: 	t.GuardBot = value
		tl_channels_toggle_join_request_gen.go#L302: 	return t.GuardBot, true