# Discourse 聊天

**URL:** https://meta.discourse.org/t/discourse-chat/230881
**Category:** Plugin
**Tags:** official, chat, included-in-core
**Created:** [2022年七月4日 10:47 UTC](https://meta.discourse.org/t/discourse-chat/230881 "2022-07-04T10:47:47Z")
**Posts on this page:** 1
**Showing post:** 208

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [2026年五月21日 21:01 UTC](https://meta.discourse.org/t/discourse-chat/230881/208 "2026-05-21T21:01:24Z")

</div>

目前没有关于聊天 API 的官方文档，但它是可以访问的

> [@j.jaffeux](#):
>
> 要获取频道信息，端点为：`/chat/api/channels/:id.json`
> 
> 若要访问消息，请使用：`/chat/api/channels/:id/messages.json`，可用参数如下：
> 
> ```plaintext
> fetch_from_last_read=true
> page_size=10
> target_message_id=23323
> direction=past/future
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/discourse-chat/230881)._
