Request News Articles

View as MarkdownOpen in Claude

EClient.reqNewsArticle (

requestId: int. id of the request.

providerCode: String. Short code indicating news provider, e.g. FLY.

articleId: String. Id of the specific article.

newsArticleOptions: List. Reserved for internal use. Should be defined as null.
)

Requests news article body given articleId.

1self.reqNewsArticle(10002,"BRFG", "BRFG$04fb9da2", [])