header
This commit is contained in:
parent
64152fe7d8
commit
fb9f122fe5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ $ pip install -r requirements.txt
|
||||||
- Use the `<instance>.send(recipient_hash, message)` or `msg.reply(message)` methods to send messages
|
- Use the `<instance>.send(recipient_hash, message)` or `msg.reply(message)` methods to send messages
|
||||||
- Launch the bot using the `run` method
|
- Launch the bot using the `run` method
|
||||||
|
|
||||||
## Message Object
|
### Message Object
|
||||||
|
|
||||||
Functions decorated by `received` have access to a `msg` parameter that has the following content:
|
Functions decorated by `received` have access to a `msg` parameter that has the following content:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue