mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 02:43:01 +00:00
Add AppInfo.owner attribute.
This commit is contained in:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user