index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
embeds.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation
NCPlayz
2019-06-07
1
-3
/
+2
*
Grammar fixes for notes on EmbedProxy
Dante Dam
2019-05-23
1
-3
/
+3
*
Add an insert_field_at method for the embed class
Kyber
2019-05-23
1
-0
/
+33
*
Mention what can be done during initialisation in embeds.
Rapptz
2019-05-07
1
-3
/
+6
*
Organise documentation
NCPlayz
2019-03-19
1
-15
/
+15
*
Fix NameError in Embed.to_dict
Rapptz
2019-03-17
1
-1
/
+1
*
Fix embed to_dict timestamp handling for python 3.5
Michael H
2019-03-17
1
-1
/
+4
*
Fix Embed.to_dict to work with TZ aware datetime objects.
Rapptz
2019-03-15
1
-1
/
+1
*
Add Embed.copy to do a copy on an embed object.
Rapptz
2019-03-13
1
-0
/
+4
*
Add Embed.__len__ to query total character size of an embed.
Rapptz
2019-03-13
1
-0
/
+31
*
Expose Embed.from_data as Embed.from_dict
Rapptz
2019-03-13
1
-1
/
+15
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
[lint] Fix incorrect and inconsistent whitespace
Hornwitser
2018-08-22
1
-1
/
+1
*
Add intersphinx
Tobotimus
2018-01-06
1
-9
/
+9
*
Update embed property doc grammar
Steve C
2017-08-29
1
-6
/
+6
*
Simplify embed timestamp code due to it being fixed Discord side.
Rapptz
2017-07-09
1
-8
/
+1
*
Make checking for truth-ness of EmbedProxy easier.
Rapptz
2017-06-16
1
-0
/
+3
*
Handle aware datetimes in embeds.
Rapptz
2017-03-13
1
-2
/
+9
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
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