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

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L18593: 	NewParticipant ChatParticipantClass
		tl_update_gen.go#L18643: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L18685: 		u.NewParticipant = val
		tl_update_gen.go#L18762: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L18801: 		if u.NewParticipant == nil {
		tl_update_gen.go#L18804: 		if err := u.NewParticipant.Encode(b); err != nil {
		tl_update_gen.go#L18881: 		u.NewParticipant = value
		tl_update_gen.go#L18953: 	u.NewParticipant = value
		tl_update_gen.go#L18965: 	return u.NewParticipant, true