mirror of
https://github.com/boticord/boticordpy.git
synced 2024-11-11 19:07:29 +03:00
update docs
This commit is contained in:
parent
1aab7f3fcb
commit
7cfa060187
1 changed files with 4 additions and 2 deletions
|
@ -41,7 +41,8 @@ Return Example:
|
|||
::
|
||||
|
||||
|
||||
{type': 'new_bot_bump',
|
||||
{
|
||||
'type': 'new_bot_bump',
|
||||
'data': {
|
||||
'user': '809377165534822410',
|
||||
'at': 1631436624444
|
||||
|
@ -57,7 +58,8 @@ Return Example:
|
|||
::
|
||||
|
||||
|
||||
{'type': 'new_bot_comment',
|
||||
{
|
||||
'type': 'new_bot_comment',
|
||||
'data': {
|
||||
'user': '704373738086465607',
|
||||
'comment': {
|
||||
|
|
Loading…
Reference in a new issue