ApplicationInformation

Undocumented in source.

Members

Functions

iconURL
URL iconURL()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin OptionalSerializer!(typeof(this))
Undocumented in source.

Variables

bot_public
bool bot_public;
Undocumented in source.
bot_require_code_grant
bool bot_require_code_grant;
Undocumented in source.
description
Nullable!string description;
Undocumented in source.
icon
Nullable!string icon;
Undocumented in source.
id
Snowflake id;
Undocumented in source.
name
string name;
Undocumented in source.
owner
User owner;
Undocumented in source.
rpc_origins
Nullable!string[] rpc_origins;
Undocumented in source.

Meta