API RequestNewspostInfo: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
split |
split |
||
Line 8: | Line 8: | ||
'''Arguments:'''<br> | '''Arguments:'''<br> | ||
''id'' news id. (see [[API_GetNewspostItem|GetNewspostItem]]) | ''id'' news id. (see [[API_GetNewspostItem|GetNewspostItem]]) | ||
<br> |
Latest revision as of 12:34, 14 February 2010
RequestNewspostInfo
Definition:
RequestNewspostInfo(int id) -> nil
Description:
Request a news item. The result is returned with the UPDATE_NEWS event
Arguments:
id news id. (see GetNewspostItem)