update article
This commit is contained in:
parent
1a077f07ff
commit
b097c5c604
@ -206,9 +206,7 @@ client.on('messageCreate', async message => {
|
||||
});
|
||||
```
|
||||
|
||||
### Handling Long
|
||||
|
||||
Messages
|
||||
### Handling Long Messages
|
||||
If the response from the backend exceeds Discord’s message length limit, the bot splits the message into smaller chunks and sends them sequentially.
|
||||
|
||||
```javascript
|
||||
|
Loading…
Reference in New Issue
Block a user