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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L403: 	ErrScheduleDateTooLate              = "SCHEDULE_DATE_TOO_LATE"
		tl_errors_gen.go#L2388: 	return tgerr.Is(err, ErrScheduleDateTooLate)