github.com/gotd/td/tg.UpdateChatParticipants.Participants (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L1056: 	Participants ChatParticipantsClass
		tl_update_gen.go#L1079: 	if !(u.Participants == nil) {
		tl_update_gen.go#L1099: 	u.Participants = from.GetParticipants()
		tl_update_gen.go#L1147: 	if u.Participants == nil {
		tl_update_gen.go#L1150: 	if err := u.Participants.Encode(b); err != nil {
		tl_update_gen.go#L1177: 		u.Participants = value
		tl_update_gen.go#L1187: 	return u.Participants