| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing fields to Embed.from_data() | Ian Salmons | 2017-01-08 | 1 | -1/+1 |
| * | Move message creation to a factory method inside ConnectionState. | Rapptz | 2017-01-03 | 1 | -3/+2 |
| * | Absolute import some circular dependencies to appease Python 3.4. | Rapptz | 2017-01-03 | 1 | -2/+3 |
| * | Make discord.Embed builder more strict and easier to use. | Rapptz | 2016-11-22 | 1 | -70/+147 |
| * | Add support for rich embeds. | Rapptz | 2016-11-13 | 1 | -0/+398 |