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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L46: 	ErrAlbumPhotosTooMany               = "ALBUM_PHOTOS_TOO_MANY"
		tl_errors_gen.go#L603: 	return tgerr.Is(err, ErrAlbumPhotosTooMany)