You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Issue Description
I want my bot to change the chat topic in a group chat.
Code Example
session.send("/topic topic_name");
Expected Behavior
The chat topic to change.
Actual Results
The chat topic doesn't change. The message is sent as "/topic topic_name"