Rapptz 2b6bdf7c82 Fix bug where PMs would be sent to the wrong person.
This bug triggered because we did not call `yield from` to the
coroutine that starts the private message if it isn't found in cache.
Obviously the fix for that is to make the destination resolution a
coroutine and thus it'll be invoked correctly.
2015-12-12 13:37:58 -05:00
..
2015-12-09 19:50:17 -05:00
2015-12-04 22:13:17 -05:00
2015-12-04 23:43:31 -05:00
2015-10-06 19:09:16 +02:00
2015-12-04 22:13:17 -05:00
2015-12-04 23:43:31 -05:00
2015-12-04 22:13:17 -05:00
2015-12-04 23:43:31 -05:00
2015-12-06 03:09:55 -05:00
2015-12-04 23:43:31 -05:00