aboutsummaryrefslogtreecommitdiff
path: root/discord/channel.py
Commit message (Expand)AuthorAgeFilesLines
* Use kwargs if the number of arguments needed is too many.Rapptz2015-09-041-7/+7
* Parse permission_overwrites in every Channel instance.Rapptz2015-08-261-1/+6
* Initial commitRapptz2015-08-211-0/+79