Skip to content

Commit 9eecbfa

Browse files
committed
refactor(AppInfo): remove deprecated flags attribute from AppInfo class
1 parent dfb7907 commit 9eecbfa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

discord/appinfo.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,6 @@ class AppInfo:
179179
180180
.. versionadded:: 2.7
181181
182-
flags: Optional[:class:`ApplicationFlags`]
183-
The public application flags, if set.
184-
185-
.. versionadded:: 2.7
186-
187182
bot: Optional[:class:`User`]
188183
The bot user associated with this application, if any.
189184

0 commit comments

Comments
 (0)