• Make and send a Forum.Post in a Forum.Topic!

    Parameters

    • this: API
    • topic: number | Topic

      The topic or the id of the topic you're making your reply in

    • text: string

      Your reply! Your message!

    Returns Promise<Forum.Post>

    The reply you've made, as a Forum.Post!

    "forum.write"

    Replying when the last post was made by the authorized user will likely cause the server to return a 403