From 215fed831c0093569640ea24ff21594938908ecc Mon Sep 17 00:00:00 2001 From: Rapptz Date: Thu, 23 Jan 2020 00:04:45 -0500 Subject: Mention that you can create Permissions via kwargs now --- docs/whats_new.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/whats_new.rst') diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 86d9d06b..95104b77 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -61,6 +61,7 @@ New Features - :attr:`Permissions.view_channel` - :attr:`Permissions.use_external_emojis` +- Add support for passing keyword arguments when creating :class:`Permissions`. - Add support for custom activities via :class:`CustomActivity`. (:issue:`2400`) - Note that as of now, bots cannot send custom activities yet. -- cgit v1.2.3