aboutsummaryrefslogtreecommitdiff
path: root/docs/quickstart.rst
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-08-21 10:40:24 -0400
committerRapptz <[email protected]>2017-08-21 10:40:33 -0400
commit84f38b166e3cc299f382cfb63a7ecb70d6feb672 (patch)
treeab4b3aad232981df74008d3183ae2fa2be5cb737 /docs/quickstart.rst
parentLazily fetch Emoji.roles and Emoji.guild to prevent memory leaks. (diff)
downloaddiscord.py-84f38b166e3cc299f382cfb63a7ecb70d6feb672.tar.xz
discord.py-84f38b166e3cc299f382cfb63a7ecb70d6feb672.zip
Add atomic keyword argument for member role editing operations.
This affects: * Member.add_roles * Member.remove_roles This is the main attempt of fixing long standing bugs like #56. Since cache consistency is too hard to ask for due to eventual consistency and this generally being one of the only main roadblocks that the cache ruins, it's best to just implement it in terms of the atomic endpoint instead. Fixes #56
Diffstat (limited to 'docs/quickstart.rst')
0 files changed, 0 insertions, 0 deletions