interface PostTopicOptions {
    poll?: LibTypes.Args.ForumClient.Poll;
}

Properties

Properties