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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L154: 	ErrCustomReactionsTooMany           = "CUSTOM_REACTIONS_TOO_MANY"
		tl_errors_gen.go#L1143: 	return tgerr.Is(err, ErrCustomReactionsTooMany)