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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L49: 	ErrAPIIDPublishedFlood              = "API_ID_PUBLISHED_FLOOD"
		tl_errors_gen.go#L618: 	return tgerr.Is(err, ErrAPIIDPublishedFlood)