Skip to content

Commit

Permalink
fix my mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Mineinjava authored Feb 14, 2021
1 parent 5d89a13 commit efe32ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ async def say(data):
r = requests.post(url, json=json)
print(r)

Run('TOKEN', x) #788160444341944402 or 806673167464136744
Run('TOKEN', x)

0 comments on commit efe32ba

Please sign in to comment.