mirror of
https://github.com/boticord/boticordpy.git
synced 2024-11-13 20:07:28 +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': {
|
'data': {
|
||||||
'user': '809377165534822410',
|
'user': '809377165534822410',
|
||||||
'at': 1631436624444
|
'at': 1631436624444
|
||||||
|
@ -57,7 +58,8 @@ Return Example:
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
||||||
{'type': 'new_bot_comment',
|
{
|
||||||
|
'type': 'new_bot_comment',
|
||||||
'data': {
|
'data': {
|
||||||
'user': '704373738086465607',
|
'user': '704373738086465607',
|
||||||
'comment': {
|
'comment': {
|
||||||
|
|
Loading…
Reference in a new issue