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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L431: 	ErrStartParamTooLong                = "START_PARAM_TOO_LONG"
		tl_errors_gen.go#L2528: 	return tgerr.Is(err, ErrStartParamTooLong)