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

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L17858: 	NewParticipant ChatParticipantClass
		tl_update_gen.go#L17908: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L17950: 		u.NewParticipant = val
		tl_update_gen.go#L18027: 	if !(u.NewParticipant == nil) {
		tl_update_gen.go#L18066: 		if u.NewParticipant == nil {
		tl_update_gen.go#L18069: 		if err := u.NewParticipant.Encode(b); err != nil {
		tl_update_gen.go#L18146: 		u.NewParticipant = value
		tl_update_gen.go#L18218: 	u.NewParticipant = value
		tl_update_gen.go#L18230: 	return u.NewParticipant, true