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

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L19028: 	NewParticipant ChannelParticipantClass
		tl_update_gen.go#L19084: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L19128: 		u.NewParticipant = val
		tl_update_gen.go#L19213: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L19252: 		if u.NewParticipant == nil {
		tl_update_gen.go#L19255: 		if err := u.NewParticipant.Encode(b); err != nil {
		tl_update_gen.go#L19333: 		u.NewParticipant = value
		tl_update_gen.go#L19424: 	u.NewParticipant = value
		tl_update_gen.go#L19436: 	return u.NewParticipant, true