Skip to main content

GetTopicPublicationResponseContent

Type Alias GetTopicPublicationResponseContent 

Source
pub type GetTopicPublicationResponseContent = TopicPublication;

Aliased Type§

pub struct GetTopicPublicationResponseContent {
    pub published: bool,
    pub url: Option<String>,
}

Fields§

§published: bool§url: Option<String>

The public link, when published