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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L378: 	ErrRandomIDDuplicate                = "RANDOM_ID_DUPLICATE"
		tl_errors_gen.go#L2263: 	return tgerr.Is(err, ErrRandomIDDuplicate)