Skip to main content

do_forum_topic

Function do_forum_topic 

Source
pub async fn do_forum_topic(
    ctx: &CoreCtx,
    token: &str,
    topic: &str,
) -> Result<PlatformMessage>
Expand description

forum show core — topic detail as numbered posts (auth). Accepts a numeric topic id or a canonical slug ({slugified-title}-{id}).