1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-07-27 13:23:51 +00:00
Rapptz 8699d2139a Improve generic duck type programming with PartialMessageable
This adds jump_url, permissions_for, and created_at. Luckily, most
cases of this type being constructed already have the guild_id at
creation time.
2022-05-03 10:49:52 -04:00
..