From 3dc11956376a6be9db280d09e318a7c2749a0961 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Mon, 31 Jul 2017 21:30:35 -0400 Subject: Remove Guild.default_channel The concept no longer exists. --- docs/migrating.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/migrating.rst b/docs/migrating.rst index 9536bbd4..74d969ae 100644 --- a/docs/migrating.rst +++ b/docs/migrating.rst @@ -337,6 +337,11 @@ They will be enumerated here. - There is no replacement for this one. This functionality is deprecated API wise. +- ``Guild.default_channel`` / ``Server.default_channel`` + + - The concept of a default channel was removed from Discord. + See `#329 `_. + - ``Message.edited_timestamp`` - Use :attr:`Message.edited_at` instead. -- cgit v1.2.3