const github.com/gotd/td/tg.ErrParticipantIDInvalid

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L311: 	ErrParticipantIDInvalid             = "PARTICIPANT_ID_INVALID"
		tl_errors_gen.go#L1928: 	return tgerr.Is(err, ErrParticipantIDInvalid)