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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L312: 	ErrParticipantJoinMissing           = "PARTICIPANT_JOIN_MISSING"
		tl_errors_gen.go#L1933: 	return tgerr.Is(err, ErrParticipantJoinMissing)