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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L195: 	ErrFilePartTooBig                   = "FILE_PART_TOO_BIG"
		tl_errors_gen.go#L1348: 	return tgerr.Is(err, ErrFilePartTooBig)