diff options
| author | Rapptz <[email protected]> | 2015-08-21 20:39:22 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-08-21 20:56:03 -0400 |
| commit | 35935b373b70bfc5ec5fc1182256339c149fc51b (patch) | |
| tree | a46849b2fc54603caecbd12d16b7b20eff0563a5 /.gitignore | |
| parent | Fix heartbeat interval bug. (diff) | |
| download | discord.py-35935b373b70bfc5ec5fc1182256339c149fc51b.tar.xz discord.py-35935b373b70bfc5ec5fc1182256339c149fc51b.zip | |
Return the message created when calling send_message
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *.json *.pyc docs/_build +*.buildinfo |