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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L310: 	ErrParticipantsTooFew               = "PARTICIPANTS_TOO_FEW"
		tl_errors_gen.go#L1923: 	return tgerr.Is(err, ErrParticipantsTooFew)