Add AppInfo.owner attribute.

This commit is contained in:
Rapptz
2016-07-21 01:16:29 -04:00
parent 3cd9f80854
commit b0f5584961
2 changed files with 7 additions and 2 deletions

View File

@ -377,6 +377,10 @@ Application Info
A property that retrieves the application's icon URL if it exists.
If it doesn't exist an empty string is returned.
.. attribute:: owner
The owner of the application. This is a :class:`User` instance
with the owner's information at the time of the call.
.. _discord-api-enums: