dolfies
ccd971527f
Finish docs?
5 years ago
dolfies
069c503b79
Add token format table
5 years ago
dolfies
edcf87c3f7
I can't doc v2
5 years ago
dolfies
7067aad6df
I can't doc
5 years ago
dolfies
bcdfa36bf9
Debotify docs
5 years ago
dolfies
b96d31aedc
Add a few things to docs
5 years ago
dolfies
a9b26e9062
Actually get docs building
5 years ago
dolfies
c5aeb64fa7
Try to get docs building v2
5 years ago
dolfies
1f51b7b1b5
Try to get docs to build
5 years ago
jack1142
b12fe223b2
Fix description of Data Classes section in api.rst
5 years ago
numbermaniac
516675dd2e
Fix a typo in member_role_update
5 years ago
Rapptz
78598d59d7
Change on_socket_raw_receive to dispatch right before JSON conversion
5 years ago
Rapptz
ef79305961
Exclude private functions from VoiceClient
5 years ago
Sebastian Law
835432d161
Allow enums to be compared
5 years ago
Stocker
f4d5fcc8f9
Add Thread to the return type of Client.get_channel
Also explains some type ignores.
5 years ago
AkshuAgarwal
6b6bcb92e6
Fix missing or broken versionadded in docstrings
This also documents BadFlagArgument.flag
5 years ago
Rapptz
feae059c68
Remove coverage note from the documentation and README
A lot of people seem to point out this line as a gotcha when certain
features haven't been released yet. It's been more of a pain-point
than a marketing win since people seem to be unaware of the way this
project is developed.
Fix #7401
5 years ago
Rapptz
1279510194
Add support for PartialMessageable instances
This allows library users to send messages to channels without fetching
it first.
5 years ago
monoue
1418464813
[docs] Fix typo
5 years ago
Josh
1c63816cc0
[commands] Document / type-hint cooldown
5 years ago
Aaron Hennessey
ec32b71ff9
[commands] Document GuildNotFound
5 years ago
z03h
c628224403
[commands] Add GuildStickerConverter
5 years ago
Rapptz
b640493300
Add enable_debug_events parameter to enable expensive debug events
This should allow less dispatching during heavy gateway event streams.
5 years ago
Rapptz
e2250d402e
Add on_socket_event_type event
5 years ago
LightSage
13a47dfe6e
Fix docs for stickers
5 years ago
Willy
3ad95f3746
[commands] Document dynamic_cooldown
5 years ago
Nadir Chowdhury
60d82cf908
implement guild stickers
5 years ago
Nadir Chowdhury
154c90ef59
Add audit log events for threads
5 years ago
Stocker
1472e9ed7c
Fixes minor grammatical error in Command.update
5 years ago
AXVin
980d6abbea
Fix typo in commands documentation
5 years ago
Sebastian Law
07483297ad
Fix typo in UserFlags.has_unread_urgent_messages
5 years ago
ToxicKidz
3cb539d91b
[commands] Document the thread converter
5 years ago
Rapptz
c1c6457598
Separate member_update and presence_update events
5 years ago
Rapptz
828e47d83f
Document on_thread_join also applying to thread creation
5 years ago
Rapptz
23a69144b6
Add a warning in on_interaction
5 years ago
Rapptz
0b577fa209
Add support for fetching the original interaction response message
5 years ago
Rapptz
7ca90874b9
Raise an exception if an interaction has been responded before
Fix #7153
5 years ago
Alex Nørgaard
ffa0b26b82
Fix versionadded on ChannelType.private_thread
5 years ago
Rapptz
4f0e907e44
Add ButtonStyle.url alias for ButtonStyle.link
5 years ago
Rapptz
12e3eba011
Add Select to the docs
5 years ago
Rapptz
e3a66bcccc
Fix property CSS to be more inline with everything else
5 years ago
Rapptz
039bb9f871
Move documentation CSS after CSS block
5 years ago
Rapptz
d1a2ee4620
Add discord.utils.format_dt helper function
5 years ago
Nadir Chowdhury
f7b0ed7b12
Add ButtonStyle.gray alias
5 years ago
Josh
233d10649c
[docs] Update Sphinx and Fix various references
Co-Authored-By: Riley Shaw <[email protected] >
5 years ago
Devon R
b2c9c26841
Show decorator usage instead of signature in docs
5 years ago
Rapptz
d30fea5b0d
Add changelog for v1.7.3
5 years ago
Nadir Chowdhury
c2df574b2a
Add audit log entries for stage instances
5 years ago
Rapptz
1152f67efc
Allow pins events to work with threads
5 years ago
Rapptz
bd369c76ea
Parse remaining thread events.
5 years ago