github.com/gotd/td/tg.UpdateChannelParticipant.NewParticipant (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L18293: 	NewParticipant ChannelParticipantClass
		tl_update_gen.go#L18349: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L18393: 		u.NewParticipant = val
		tl_update_gen.go#L18478: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L18517: 		if u.NewParticipant == nil {
		tl_update_gen.go#L18520: 		if err := u.NewParticipant.Encode(b); err != nil {
		tl_update_gen.go#L18598: 		u.NewParticipant = value
		tl_update_gen.go#L18689: 	u.NewParticipant = value
		tl_update_gen.go#L18701: 	return u.NewParticipant, true