From 94571bb41b67dede10c88aca5c430bb7ea140a6f Mon Sep 17 00:00:00 2001 From: goat <16760685+goaaats@users.noreply.github.com> Date: Thu, 14 May 2020 22:49:06 +0200 Subject: [PATCH] docs: regenerate --- ...Dalamud.Plugin.DalamudPluginInterface.html | 136 ++- docs/api/Discord.Attachment.html | 45 +- docs/api/Discord.Cacheable-2.html | 1 + ...iscord.Commands.ShardedCommandContext.html | 3 +- ...Discord.Commands.SocketCommandContext.html | 15 +- docs/api/Discord.Embed.html | 79 +- docs/api/Discord.Emoji.html | 6 +- docs/api/Discord.Emote.html | 12 +- docs/api/Discord.Game.html | 27 +- docs/api/Discord.IEntity-1.html | 1 + docs/api/Discord.Optional.html | 1 + docs/api/Discord.Rest.BaseDiscordClient.html | 271 ++--- docs/api/Discord.Rest.DiscordRestClient.html | 205 +--- docs/api/Discord.Rest.RestApplication.html | 21 +- docs/api/Discord.Rest.RestAuditLogEntry.html | 30 +- docs/api/Discord.Rest.RestBan.html | 12 +- .../api/Discord.Rest.RestCategoryChannel.html | 40 +- docs/api/Discord.Rest.RestChannel.html | 55 +- docs/api/Discord.Rest.RestConnection.html | 31 +- docs/api/Discord.Rest.RestDMChannel.html | 514 +++------- docs/api/Discord.Rest.RestGroupChannel.html | 248 ++--- docs/api/Discord.Rest.RestGroupUser.html | 49 +- docs/api/Discord.Rest.RestGuild.html | 876 +++++----------- docs/api/Discord.Rest.RestGuildChannel.html | 202 ++-- .../Discord.Rest.RestGuildIntegration.html | 43 +- docs/api/Discord.Rest.RestGuildUser.html | 188 ++-- docs/api/Discord.Rest.RestInvite.html | 71 +- docs/api/Discord.Rest.RestInviteMetadata.html | 45 +- docs/api/Discord.Rest.RestMessage.html | 207 ++-- docs/api/Discord.Rest.RestReaction.html | 3 +- docs/api/Discord.Rest.RestRole.html | 82 +- docs/api/Discord.Rest.RestSelfUser.html | 46 +- docs/api/Discord.Rest.RestSystemMessage.html | 3 +- docs/api/Discord.Rest.RestTextChannel.html | 690 ++++--------- docs/api/Discord.Rest.RestUser.html | 101 +- docs/api/Discord.Rest.RestUserGuild.html | 24 +- docs/api/Discord.Rest.RestUserMessage.html | 115 +-- docs/api/Discord.Rest.RestVoiceChannel.html | 139 +-- docs/api/Discord.Rest.RestVoiceRegion.html | 30 +- docs/api/Discord.Rest.RestWebhook.html | 45 +- docs/api/Discord.Rest.RestWebhookUser.html | 194 ++-- .../Discord.WebSocket.BaseSocketClient.html | 199 ++-- ...iscord.WebSocket.DiscordShardedClient.html | 389 ++------ ...Discord.WebSocket.DiscordSocketClient.html | 448 +++------ ...scord.WebSocket.SocketCategoryChannel.html | 38 +- docs/api/Discord.WebSocket.SocketChannel.html | 22 +- .../Discord.WebSocket.SocketDMChannel.html | 404 ++------ .../Discord.WebSocket.SocketGroupChannel.html | 414 ++------ .../Discord.WebSocket.SocketGroupUser.html | 74 +- docs/api/Discord.WebSocket.SocketGuild.html | 934 +++++------------- .../Discord.WebSocket.SocketGuildChannel.html | 159 +-- .../Discord.WebSocket.SocketGuildUser.html | 210 ++-- docs/api/Discord.WebSocket.SocketMessage.html | 193 ++-- .../Discord.WebSocket.SocketNewsChannel.html | 7 +- .../api/Discord.WebSocket.SocketPresence.html | 9 +- .../api/Discord.WebSocket.SocketReaction.html | 3 +- docs/api/Discord.WebSocket.SocketRole.html | 82 +- .../api/Discord.WebSocket.SocketSelfUser.html | 68 +- ...Discord.WebSocket.SocketSystemMessage.html | 3 +- .../Discord.WebSocket.SocketTextChannel.html | 560 +++-------- .../Discord.WebSocket.SocketUnknownUser.html | 25 +- docs/api/Discord.WebSocket.SocketUser.html | 98 +- .../Discord.WebSocket.SocketUserMessage.html | 124 +-- .../Discord.WebSocket.SocketVoiceChannel.html | 135 +-- .../Discord.WebSocket.SocketVoiceState.html | 49 +- .../Discord.WebSocket.SocketWebhookUser.html | 213 ++-- docs/api/Discord.html | 3 +- docs/api/ImGuiNET.RangeAccessor-1.html | 1 + docs/api/ImGuiNET.RangePtrAccessor-1.html | 1 + docs/manifest.json | 780 +++++++-------- docs/xrefmap.yml | 42 + 71 files changed, 3254 insertions(+), 7339 deletions(-) diff --git a/docs/api/Dalamud.Plugin.DalamudPluginInterface.html b/docs/api/Dalamud.Plugin.DalamudPluginInterface.html index b42d16b89..5dd1f52b9 100644 --- a/docs/api/Dalamud.Plugin.DalamudPluginInterface.html +++ b/docs/api/Dalamud.Plugin.DalamudPluginInterface.html @@ -122,7 +122,7 @@ Improve this Doc - View Source + View Source

DalamudPluginInterface(Dalamud, String, PluginConfigurations)

@@ -167,7 +167,7 @@ Improve this Doc - View Source + View Source

ClientState

The ClientState object that allows you to access current client memory information like actors, territories, etc.

@@ -197,7 +197,7 @@ Improve this Doc - View Source + View Source

CommandManager

The CommandManager object that allows you to add and remove custom chat commands.

@@ -227,7 +227,7 @@ Improve this Doc - View Source + View Source

Data

A DataManager instance which allows you to access game data needed by the main dalamud features.

@@ -257,7 +257,7 @@ Improve this Doc - View Source + View Source

Framework

The Framework object that allows you to interact with the client.

@@ -287,7 +287,7 @@ Improve this Doc - View Source + View Source

TargetModuleScanner

A SigScanner instance targeting the main module of the FFXIV process.

@@ -317,7 +317,7 @@ Improve this Doc - View Source + View Source

UiBuilder

A UiBuilder instance which allows you to draw UI into the game via ImGui draw calls.

@@ -349,7 +349,7 @@ Improve this Doc - View Source + View Source

Dispose()

@@ -365,7 +365,7 @@ Improve this Doc - View Source + View Source

GetPluginConfig()

@@ -397,7 +397,7 @@ Improve this Doc - View Source + View Source

Log(String, Object[])

@@ -438,7 +438,7 @@ public void Log(string messageTemplate, params object[] values) Improve this Doc - View Source + View Source

LogError(Exception, String, Object[])

@@ -485,7 +485,7 @@ public void LogError(Exception exception, string messageTemplate, params object[ Improve this Doc - View Source + View Source

LogError(String, Object[])

@@ -526,7 +526,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc - View Source + View Source

SavePluginConfig(IPluginConfiguration)

@@ -551,6 +551,114 @@ public void LogError(string messageTemplate, params object[] values)IPluginConfiguration currentConfig

The current configuration.

+ + + + + + | + Improve this Doc + + + View Source + + +

SendMessage(ExpandoObject)

+

Send a message to all subscribed plugins.

+
+
+
Declaration
+
+
public void SendMessage(ExpandoObject message)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Dynamic.ExpandoObjectmessage

The message to send.

+
+ + | + Improve this Doc + + + View Source + + +

Subscribe(String, Action<ExpandoObject>)

+

Subscribe to an IPC message by a plugin.

+
+
+
Declaration
+
+
public void Subscribe(string pluginName, Action<ExpandoObject> action)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.StringpluginName

The InternalName of the plugin to subscribe to.

+
System.Action<System.Dynamic.ExpandoObject>action

The action to take when a message was received.

+
+ + | + Improve this Doc + + + View Source + + +

Unsubscribe(String)

+

Unsubscribe from messages from a plugin.

+
+
+
Declaration
+
+
public void Unsubscribe(string pluginName)
+
+
Parameters
+ + + + + + + + + + + + + @@ -570,7 +678,7 @@ public void LogError(string messageTemplate, params object[] values)Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/Discord.Attachment.html b/docs/api/Discord.Attachment.html index a236a0b34..6a3168b86 100644 --- a/docs/api/Discord.Attachment.html +++ b/docs/api/Discord.Attachment.html @@ -73,8 +73,7 @@

    Class Attachment

    -

    Represents a message attachment found in a IUserMessage.

    -
    +
    Inheritance
    @@ -123,8 +122,7 @@

    Filename

    -

    Gets the filename of this attachment.

    -
    +
    Declaration
    @@ -141,8 +139,7 @@
    - +
    TypeNameDescription
    System.StringpluginName

    The InternalName of the plugin to unsubscribe from.

    System.String

    A string containing the full filename of this attachment (e.g. textFile.txt).

    -
    @@ -155,8 +152,7 @@

    Height

    -

    Gets the height of this attachment.

    -
    +
    Declaration
    @@ -173,8 +169,7 @@ System.Nullable<System.Int32> -

    The height of this attachment if it is a picture; otherwise null.

    - + @@ -187,8 +182,7 @@

    Id

    -

    Gets the ID of this attachment.

    -
    +
    Declaration
    @@ -205,8 +199,7 @@ System.UInt64 -

    A snowflake ID associated with this attachment.

    - + @@ -219,8 +212,7 @@

    ProxyUrl

    -

    Gets a proxied URL of this attachment.

    -
    +
    Declaration
    @@ -237,8 +229,7 @@ System.String -

    A string containing the proxied URL of this attachment.

    - + @@ -251,8 +242,7 @@

    Size

    -

    Gets the file size of this attachment.

    -
    +
    Declaration
    @@ -269,8 +259,7 @@ System.Int32 -

    The size of this attachment in bytes.

    - + @@ -283,8 +272,7 @@

    Url

    -

    Gets the URL of this attachment.

    -
    +
    Declaration
    @@ -301,8 +289,7 @@ System.String -

    A string containing the URL of this attachment.

    - + @@ -315,8 +302,7 @@

    Width

    -

    Gets the width of this attachment.

    -
    +
    Declaration
    @@ -333,8 +319,7 @@ System.Nullable<System.Int32> -

    The width of this attachment if it is a picture; otherwise null.

    - + diff --git a/docs/api/Discord.Cacheable-2.html b/docs/api/Discord.Cacheable-2.html index 7adf24f0d..50c963297 100644 --- a/docs/api/Discord.Cacheable-2.html +++ b/docs/api/Discord.Cacheable-2.html @@ -102,6 +102,7 @@
    Syntax
    public struct Cacheable<TEntity, TId>
    +
         where TEntity : IEntity<TId> where TId : IEquatable<TId>
    Type Parameters
    diff --git a/docs/api/Discord.Commands.ShardedCommandContext.html b/docs/api/Discord.Commands.ShardedCommandContext.html index 745a7e11b..404149a34 100644 --- a/docs/api/Discord.Commands.ShardedCommandContext.html +++ b/docs/api/Discord.Commands.ShardedCommandContext.html @@ -226,8 +226,7 @@

    ICommandContext.Client

    -

    Gets the IDiscordClient that the command is executed with.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Commands.SocketCommandContext.html b/docs/api/Discord.Commands.SocketCommandContext.html index 3e1e6b933..e87d1352c 100644 --- a/docs/api/Discord.Commands.SocketCommandContext.html +++ b/docs/api/Discord.Commands.SocketCommandContext.html @@ -357,8 +357,7 @@

    ICommandContext.Channel

    -

    Gets the IMessageChannel that the command is executed in.

    -
    +
    Declaration
    @@ -388,8 +387,7 @@

    ICommandContext.Client

    -

    Gets the IDiscordClient that the command is executed with.

    -
    +
    Declaration
    @@ -419,8 +417,7 @@

    ICommandContext.Guild

    -

    Gets the IGuild that the command is executed in.

    -
    +
    Declaration
    @@ -450,8 +447,7 @@

    ICommandContext.Message

    -

    Gets the IUserMessage that the command is interpreted from.

    -
    +
    Declaration
    @@ -481,8 +477,7 @@

    ICommandContext.User

    -

    Gets the IUser who executed the command.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Embed.html b/docs/api/Discord.Embed.html index e5b77304e..a1868da85 100644 --- a/docs/api/Discord.Embed.html +++ b/docs/api/Discord.Embed.html @@ -123,8 +123,7 @@

    Author

    -

    Gets the author field of this embed.

    -
    +
    Declaration
    @@ -141,8 +140,7 @@ System.Nullable<EmbedAuthor> -

    The author field of the embed, or null if none is set.

    - + @@ -155,8 +153,7 @@

    Color

    -

    Gets the color of this embed.

    -
    +
    Declaration
    @@ -173,8 +170,7 @@ System.Nullable<Color> -

    The color of the embed present on the side of the embed, or null if none is set.

    - + @@ -187,8 +183,7 @@

    Description

    -

    Gets the description of this embed.

    -
    +
    Declaration
    @@ -205,8 +200,7 @@ System.String -

    The description field of the embed.

    - + @@ -219,8 +213,7 @@

    Fields

    -

    Gets the fields of the embed.

    -
    +
    Declaration
    @@ -237,8 +230,7 @@ System.Collections.Immutable.ImmutableArray<EmbedField> -

    An array of the fields of the embed.

    - + @@ -251,8 +243,7 @@ -

    Gets the footer field of this embed.

    -
    +
    Declaration
    @@ -269,8 +260,7 @@ System.Nullable<EmbedFooter> -

    The author field of the embed, or null if none is set.

    - + @@ -283,8 +273,7 @@

    Image

    -

    Gets the image of this embed.

    -
    +
    Declaration
    @@ -301,8 +290,7 @@ System.Nullable<EmbedImage> -

    The image of the embed, or null if none is set.

    - + @@ -346,8 +334,7 @@

    Provider

    -

    Gets the provider of this embed.

    -
    +
    Declaration
    @@ -364,8 +351,7 @@ System.Nullable<EmbedProvider> -

    The source of the embed, or null if none is set.

    - + @@ -378,8 +364,7 @@

    Thumbnail

    -

    Gets the thumbnail featured in this embed.

    -
    +
    Declaration
    @@ -396,8 +381,7 @@ System.Nullable<EmbedThumbnail> -

    The thumbnail featured in the embed, or null if none is set.

    - + @@ -410,8 +394,7 @@

    Timestamp

    -

    Gets the timestamp of this embed.

    -
    +
    Declaration
    @@ -428,9 +411,7 @@ System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset based on the timestamp present at the bottom left of the embed, or -null if none is set.

    - + @@ -443,8 +424,7 @@

    Title

    -

    Gets the title of this embed.

    -
    +
    Declaration
    @@ -461,8 +441,7 @@ System.String -

    The title of the embed.

    - + @@ -475,8 +454,7 @@

    Type

    -

    Gets the type of this embed.

    -
    +
    Declaration
    @@ -493,8 +471,7 @@ EmbedType -

    The type of the embed.

    - + @@ -507,8 +484,7 @@

    Url

    -

    Gets the title URL of this embed.

    -
    +
    Declaration
    @@ -525,8 +501,7 @@ System.String -

    A string containing the URL set in a title of the embed.

    - + @@ -539,8 +514,7 @@

    Video

    -

    Gets the video of this embed.

    -
    +
    Declaration
    @@ -557,8 +531,7 @@ System.Nullable<EmbedVideo> -

    The video of the embed, or null if none is set.

    - + diff --git a/docs/api/Discord.Emoji.html b/docs/api/Discord.Emoji.html index adf39e695..6e7f8bfff 100644 --- a/docs/api/Discord.Emoji.html +++ b/docs/api/Discord.Emoji.html @@ -153,8 +153,7 @@

    Name

    -

    Gets the display name or Unicode representation of this emote.

    -
    +
    Declaration
    @@ -171,8 +170,7 @@ System.String -

    A string representing the display name or the Unicode representation (e.g. 🤔) of this emote.

    - + diff --git a/docs/api/Discord.Emote.html b/docs/api/Discord.Emote.html index a67114e0f..bdbc4e2b7 100644 --- a/docs/api/Discord.Emote.html +++ b/docs/api/Discord.Emote.html @@ -152,8 +152,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -170,8 +169,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -214,8 +212,7 @@

    Name

    -

    Gets the display name or Unicode representation of this emote.

    -
    +
    Declaration
    @@ -232,8 +229,7 @@ System.String -

    A string representing the display name or the Unicode representation (e.g. 🤔) of this emote.

    - + diff --git a/docs/api/Discord.Game.html b/docs/api/Discord.Game.html index 98dde3dcd..8d84ffcc9 100644 --- a/docs/api/Discord.Game.html +++ b/docs/api/Discord.Game.html @@ -179,8 +179,7 @@

    Details

    -

    Gets the details on what the player is currently doing.

    -
    +
    Declaration
    @@ -197,8 +196,7 @@ System.String -

    A string describing what the player is doing.

    - + @@ -211,8 +209,7 @@

    Flags

    -

    Gets the flags that are relevant to this activity.

    -
    +
    Declaration
    @@ -229,14 +226,10 @@ ActivityProperties -

    The value of flags for this activity.

    - + -
    Remarks
    -

    This value is determined by bitwise OR-ing ActivityProperties values together.

    -
    | Improve this Doc @@ -246,8 +239,7 @@

    Name

    -

    Gets the name of the activity.

    -
    +
    Declaration
    @@ -264,8 +256,7 @@ System.String -

    A string containing the name of the activity that the user is doing.

    - + @@ -278,8 +269,7 @@

    Type

    -

    Gets the type of the activity.

    -
    +
    Declaration
    @@ -296,8 +286,7 @@ ActivityType -

    The type of activity.

    - + diff --git a/docs/api/Discord.IEntity-1.html b/docs/api/Discord.IEntity-1.html index 68aebf63b..b81d5f329 100644 --- a/docs/api/Discord.IEntity-1.html +++ b/docs/api/Discord.IEntity-1.html @@ -80,6 +80,7 @@
    Syntax
    public interface IEntity<TId>
    +
         where TId : IEquatable<TId>
    Type Parameters
    diff --git a/docs/api/Discord.Optional.html b/docs/api/Discord.Optional.html index 0c83b27f4..cce2b49d4 100644 --- a/docs/api/Discord.Optional.html +++ b/docs/api/Discord.Optional.html @@ -233,6 +233,7 @@
    Declaration
    public static T? ToNullable<T>(this Optional<T> val)
    +
         where T : struct
    Parameters
    diff --git a/docs/api/Discord.Rest.BaseDiscordClient.html b/docs/api/Discord.Rest.BaseDiscordClient.html index e223f7c91..916f506a6 100644 --- a/docs/api/Discord.Rest.BaseDiscordClient.html +++ b/docs/api/Discord.Rest.BaseDiscordClient.html @@ -190,8 +190,7 @@

    TokenType

    -

    Gets the token type of the logged-in user.

    -
    +
    Declaration
    @@ -238,8 +237,7 @@

    GetRecommendedShardCountAsync(RequestOptions)

    -

    Gets the recommended shard count as suggested by Discord.

    -
    +
    Declaration
    @@ -258,8 +256,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -274,9 +271,7 @@ System.Threading.Tasks.Task<System.Int32> -

    A task that represents the asynchronous get operation. The task result contains an System.Int32 -that represents the number of shards that should be used with this account.

    - + @@ -467,8 +462,7 @@ that represents the number of shards that should be used with this account.

    IDiscordClient.ConnectionState

    -

    Gets the current state of connection.

    -
    +
    Declaration
    @@ -498,8 +492,7 @@ that represents the number of shards that should be used with this account.

    IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions)

    -

    Creates a guild for the logged-in user who is in less than 10 active guilds.

    -
    +
    Declaration
    @@ -518,26 +511,22 @@ that represents the number of shards that should be used with this account.

    System.String name -

    The name of the new guild.

    - + IVoiceRegion region -

    The voice region to create the guild with.

    - + System.IO.Stream jpegIcon -

    The icon of the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -552,17 +541,10 @@ that represents the number of shards that should be used with this account.

    System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous creation operation. The task result contains the created guild.

    - + -
    Remarks
    -

    This method creates a new guild on behalf of the logged-in user.

    -
    warning

    - Due to Discord's limitation, this method will only work for users that are in less than 10 guilds. -

    -
    Exceptions
    @@ -588,8 +570,7 @@ that represents the number of shards that should be used with this account.

    IDiscordClient.CurrentUser

    -

    Gets the currently logged-in user.

    -
    +
    Declaration
    @@ -619,8 +600,7 @@ that represents the number of shards that should be used with this account.

    IDiscordClient.GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -639,8 +619,7 @@ that represents the number of shards that should be used with this account.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -655,16 +634,10 @@ that represents the number of shards that should be used with this account.

    System.Threading.Tasks.Task<IApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - + -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -674,8 +647,7 @@ the Developer Portal.

    IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a generic channel.

    -
    +
    Declaration
    @@ -694,20 +666,17 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -722,9 +691,7 @@ the Developer Portal.

    System.Threading.Tasks.Task<IChannel> -

    A task that represents the asynchronous get operation. The task result contains the channel associated -with the snowflake identifier; null when the channel cannot be found.

    - + @@ -737,8 +704,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetConnectionsAsync(RequestOptions)

    -

    Gets the connections that the user has set up.

    -
    +
    Declaration
    @@ -757,8 +723,7 @@ with the snowflake identifier; null when the channel cannot be foun RequestOptions options -

    The options to be used when sending the request.

    - + @@ -773,8 +738,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IConnection>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of connections.

    - + @@ -787,8 +751,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of direct message channels opened in this session.

    -
    +
    Declaration
    @@ -807,14 +770,12 @@ with the snowflake identifier; null when the channel cannot be foun CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -829,19 +790,10 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IDMChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of direct-message channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method returns a collection of currently opened direct message channels.

    -
    warning

    - This method will not return previously opened DM channels outside of the current session! If you - have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -851,8 +803,7 @@ of direct-message channels that the user currently partakes in.

    IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of group channels opened in this session.

    -
    +
    Declaration
    @@ -871,14 +822,12 @@ of direct-message channels that the user currently partakes in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -893,19 +842,10 @@ of direct-message channels that the user currently partakes in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGroupChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of group channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method returns a collection of currently opened group channels.

    -
    warning

    - This method will not return previously opened group channels outside of the current session! If you - have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -915,8 +855,7 @@ of group channels that the user currently partakes in.

    IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -935,20 +874,17 @@ of group channels that the user currently partakes in.

    System.UInt64 id -

    The guild snowflake identifier.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -963,9 +899,7 @@ of group channels that the user currently partakes in.

    System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous get operation. The task result contains the guild associated -with the snowflake identifier; null when the guild cannot be found.

    - + @@ -978,8 +912,7 @@ with the snowflake identifier; null when the guild cannot be found.

    IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -998,14 +931,12 @@ with the snowflake identifier; null when the guild cannot be found. CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1020,9 +951,7 @@ with the snowflake identifier; null when the guild cannot be found. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuild>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of guilds that the current user is in.

    - + @@ -1035,8 +964,7 @@ of guilds that the current user is in.

    IDiscordClient.GetInviteAsync(String, RequestOptions)

    -

    Gets an invite.

    -
    +
    Declaration
    @@ -1055,14 +983,12 @@ of guilds that the current user is in.

    System.String inviteId -

    The invitation identifier.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1077,8 +1003,7 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<IInvite> -

    A task that represents the asynchronous get operation. The task result contains the invite information.

    - + @@ -1091,8 +1016,7 @@ of guilds that the current user is in.

    IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -1111,14 +1035,12 @@ of guilds that the current user is in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1133,20 +1055,10 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IPrivateChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of private channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -1156,8 +1068,7 @@ are currently opened in this session.

    IDiscordClient.GetUserAsync(String, String, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -1176,20 +1087,17 @@ are currently opened in this session.

    System.String username -

    The name of the user (e.g. Still).

    - + System.String discriminator -

    The discriminator value of the user (e.g. 2876).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1204,9 +1112,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the name and the discriminator; null if the user is not found.

    - + @@ -1219,8 +1125,7 @@ the name and the discriminator; null if the user is not found.

    IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -1239,20 +1144,17 @@ the name and the discriminator; null if the user is not found.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1267,9 +1169,7 @@ the name and the discriminator; null if the user is not found.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the snowflake identifier; null if the user is not found.

    - + @@ -1282,8 +1182,7 @@ the snowflake identifier; null if the user is not found.

    IDiscordClient.GetVoiceRegionAsync(String, RequestOptions)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -1302,14 +1201,12 @@ the snowflake identifier; null if the user is not found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1324,9 +1221,7 @@ the snowflake identifier; null if the user is not found.

    System.Threading.Tasks.Task<IVoiceRegion> -

    A task that represents the asynchronous get operation. The task result contains the voice region -associated with the identifier; null if the voice region is not found.

    - + @@ -1339,8 +1234,7 @@ associated with the identifier; null if the voice region is not fou

    IDiscordClient.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of the available voice regions.

    -
    +
    Declaration
    @@ -1359,8 +1253,7 @@ associated with the identifier; null if the voice region is not fou RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1375,9 +1268,7 @@ associated with the identifier; null if the voice region is not fou System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -with all of the available voice regions in this session.

    - + @@ -1390,8 +1281,7 @@ with all of the available voice regions in this session.

    IDiscordClient.GetWebhookAsync(UInt64, RequestOptions)

    -

    Gets a webhook available.

    -
    +
    Declaration
    @@ -1410,14 +1300,12 @@ with all of the available voice regions in this session.

    System.UInt64 id -

    The identifier of the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1432,9 +1320,7 @@ with all of the available voice regions in this session.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous get operation. The task result contains a webhook associated -with the identifier; null if the webhook is not found.

    - + @@ -1447,8 +1333,7 @@ with the identifier; null if the webhook is not found.

    IDiscordClient.StartAsync()

    -

    Starts the connection between Discord and the client..

    -
    +
    Declaration
    @@ -1465,18 +1350,10 @@ with the identifier; null if the webhook is not found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous start operation.

    - + -
    Remarks
    -

    This method will initialize the connection between the client and Discord.

    -
    important

    - This method will immediately return after it is called, as it will initialize the connection on - another thread. -

    -
    | Improve this Doc @@ -1486,8 +1363,7 @@ with the identifier; null if the webhook is not found.

    IDiscordClient.StopAsync()

    -

    Stops the connection between Discord and the client.

    -
    +
    Declaration
    @@ -1504,8 +1380,7 @@ with the identifier; null if the webhook is not found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous stop operation.

    - + diff --git a/docs/api/Discord.Rest.DiscordRestClient.html b/docs/api/Discord.Rest.DiscordRestClient.html index f0c309342..e8255ae03 100644 --- a/docs/api/Discord.Rest.DiscordRestClient.html +++ b/docs/api/Discord.Rest.DiscordRestClient.html @@ -1173,8 +1173,7 @@

    IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions)

    -

    Creates a guild for the logged-in user who is in less than 10 active guilds.

    -
    +
    Declaration
    @@ -1193,26 +1192,22 @@ System.String name -

    The name of the new guild.

    - + IVoiceRegion region -

    The voice region to create the guild with.

    - + System.IO.Stream jpegIcon -

    The icon of the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1227,17 +1222,10 @@ System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous creation operation. The task result contains the created guild.

    - + -
    Remarks
    -

    This method creates a new guild on behalf of the logged-in user.

    -
    warning

    - Due to Discord's limitation, this method will only work for users that are in less than 10 guilds. -

    -
    | Improve this Doc @@ -1247,8 +1235,7 @@

    IDiscordClient.GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -1267,8 +1254,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1283,16 +1269,10 @@ System.Threading.Tasks.Task<IApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - + -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -1302,8 +1282,7 @@ the Developer Portal.

    IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a generic channel.

    -
    +
    Declaration
    @@ -1322,20 +1301,17 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1350,9 +1326,7 @@ the Developer Portal.

    System.Threading.Tasks.Task<IChannel> -

    A task that represents the asynchronous get operation. The task result contains the channel associated -with the snowflake identifier; null when the channel cannot be found.

    - + @@ -1365,8 +1339,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetConnectionsAsync(RequestOptions)

    -

    Gets the connections that the user has set up.

    -
    +
    Declaration
    @@ -1385,8 +1358,7 @@ with the snowflake identifier; null when the channel cannot be foun RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1401,8 +1373,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IConnection>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of connections.

    - + @@ -1415,8 +1386,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of direct message channels opened in this session.

    -
    +
    Declaration
    @@ -1435,14 +1405,12 @@ with the snowflake identifier; null when the channel cannot be foun CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1457,19 +1425,10 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IDMChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of direct-message channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method returns a collection of currently opened direct message channels.

    -
    warning

    - This method will not return previously opened DM channels outside of the current session! If you - have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -1479,8 +1438,7 @@ of direct-message channels that the user currently partakes in.

    IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of group channels opened in this session.

    -
    +
    Declaration
    @@ -1499,14 +1457,12 @@ of direct-message channels that the user currently partakes in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1521,19 +1477,10 @@ of direct-message channels that the user currently partakes in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGroupChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of group channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method returns a collection of currently opened group channels.

    -
    warning

    - This method will not return previously opened group channels outside of the current session! If you - have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -1543,8 +1490,7 @@ of group channels that the user currently partakes in.

    IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -1563,20 +1509,17 @@ of group channels that the user currently partakes in.

    System.UInt64 id -

    The guild snowflake identifier.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1591,9 +1534,7 @@ of group channels that the user currently partakes in.

    System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous get operation. The task result contains the guild associated -with the snowflake identifier; null when the guild cannot be found.

    - + @@ -1606,8 +1547,7 @@ with the snowflake identifier; null when the guild cannot be found.

    IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -1626,14 +1566,12 @@ with the snowflake identifier; null when the guild cannot be found. CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1648,9 +1586,7 @@ with the snowflake identifier; null when the guild cannot be found. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuild>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of guilds that the current user is in.

    - + @@ -1715,8 +1651,7 @@ of guilds that the current user is in.

    IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -1735,14 +1670,12 @@ of guilds that the current user is in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1757,20 +1690,10 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IPrivateChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of private channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -1780,8 +1703,7 @@ are currently opened in this session.

    IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -1800,20 +1722,17 @@ are currently opened in this session.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1828,9 +1747,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the snowflake identifier; null if the user is not found.

    - + @@ -1843,8 +1760,7 @@ the snowflake identifier; null if the user is not found.

    IDiscordClient.GetVoiceRegionAsync(String, RequestOptions)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -1863,14 +1779,12 @@ the snowflake identifier; null if the user is not found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1885,9 +1799,7 @@ the snowflake identifier; null if the user is not found.

    System.Threading.Tasks.Task<IVoiceRegion> -

    A task that represents the asynchronous get operation. The task result contains the voice region -associated with the identifier; null if the voice region is not found.

    - + @@ -1900,8 +1812,7 @@ associated with the identifier; null if the voice region is not fou

    IDiscordClient.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of the available voice regions.

    -
    +
    Declaration
    @@ -1920,8 +1831,7 @@ associated with the identifier; null if the voice region is not fou RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1936,9 +1846,7 @@ associated with the identifier; null if the voice region is not fou System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -with all of the available voice regions in this session.

    - + @@ -1951,8 +1859,7 @@ with all of the available voice regions in this session.

    IDiscordClient.GetWebhookAsync(UInt64, RequestOptions)

    -

    Gets a webhook available.

    -
    +
    Declaration
    @@ -1971,14 +1878,12 @@ with all of the available voice regions in this session.

    System.UInt64 id -

    The identifier of the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1993,9 +1898,7 @@ with all of the available voice regions in this session.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous get operation. The task result contains a webhook associated -with the identifier; null if the webhook is not found.

    - + diff --git a/docs/api/Discord.Rest.RestApplication.html b/docs/api/Discord.Rest.RestApplication.html index e8f2dfa4a..a003a6ab0 100644 --- a/docs/api/Discord.Rest.RestApplication.html +++ b/docs/api/Discord.Rest.RestApplication.html @@ -160,8 +160,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -178,8 +177,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -192,8 +190,7 @@

    Description

    -

    Gets the description of the application.

    -
    +
    Declaration
    @@ -253,8 +250,7 @@

    IconUrl

    -

    Gets the icon URL of the application.

    -
    +
    Declaration
    @@ -284,8 +280,7 @@

    Name

    -

    Gets the name of the application.

    -
    +
    Declaration
    @@ -315,8 +310,7 @@

    Owner

    -

    Gets the partial user object containing info on the owner of the application.

    -
    +
    Declaration
    @@ -346,8 +340,7 @@

    RPCOrigins

    -

    Gets the RPC origins of the application.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestAuditLogEntry.html b/docs/api/Discord.Rest.RestAuditLogEntry.html index dbd529c3e..d474c8d31 100644 --- a/docs/api/Discord.Rest.RestAuditLogEntry.html +++ b/docs/api/Discord.Rest.RestAuditLogEntry.html @@ -132,8 +132,7 @@

    Action

    -

    Gets the action which occurred to create this entry.

    -
    +
    Declaration
    @@ -150,8 +149,7 @@ ActionType -

    The type of action for this audit log entry.

    - + @@ -164,8 +162,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -182,8 +179,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -196,8 +192,7 @@

    Data

    -

    Gets the data for this entry.

    -
    +
    Declaration
    @@ -214,8 +209,7 @@ IAuditLogData -

    An IAuditLogData for this audit log entry; null if no data is available.

    - + @@ -228,8 +222,7 @@

    Reason

    -

    Gets the reason behind the change.

    -
    +
    Declaration
    @@ -246,8 +239,7 @@ System.String -

    A string containing the reason for the change; null if none is provided.

    - + @@ -260,8 +252,7 @@

    User

    -

    Gets the user responsible for causing the changes.

    -
    +
    Declaration
    @@ -278,8 +269,7 @@ IUser -

    A user object.

    - + diff --git a/docs/api/Discord.Rest.RestBan.html b/docs/api/Discord.Rest.RestBan.html index f385cfa8d..23792d1d5 100644 --- a/docs/api/Discord.Rest.RestBan.html +++ b/docs/api/Discord.Rest.RestBan.html @@ -123,8 +123,7 @@

    Reason

    -

    Gets the reason why the user is banned if specified.

    -
    +
    Declaration
    @@ -141,8 +140,7 @@ System.String -

    A string containing the reason behind the ban; null if none is specified.

    - + @@ -225,8 +223,7 @@

    IBan.User

    -

    Gets the banned user.

    -
    +
    Declaration
    @@ -243,8 +240,7 @@ IUser -

    A user that was banned.

    - + diff --git a/docs/api/Discord.Rest.RestCategoryChannel.html b/docs/api/Discord.Rest.RestCategoryChannel.html index 058755829..4cfc5e1a4 100644 --- a/docs/api/Discord.Rest.RestCategoryChannel.html +++ b/docs/api/Discord.Rest.RestCategoryChannel.html @@ -210,8 +210,7 @@

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -230,20 +229,17 @@ System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -258,9 +254,7 @@ System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -289,8 +283,7 @@ represents the found user; null if none is found.

    IChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -309,14 +302,12 @@ represents the found user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -331,23 +322,10 @@ represents the found user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IUser>> -

    Paged collection of users.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -This method will attempt to fetch all users that is able to view this channel or is currently in this channel. -The library will attempt to split up the requests according to and MaxUsersPerBatch. -In other words, if there are 3000 users, and the MaxUsersPerBatch constant -is 1000, the request will be split into 3 individual requests; thus returning 53individual asynchronous -responses, hence the need of flattening. -
    Exceptions
    diff --git a/docs/api/Discord.Rest.RestChannel.html b/docs/api/Discord.Rest.RestChannel.html index 57d5f9b75..f32b1c574 100644 --- a/docs/api/Discord.Rest.RestChannel.html +++ b/docs/api/Discord.Rest.RestChannel.html @@ -136,8 +136,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -154,8 +153,7 @@
    - +
    System.DateTimeOffset

    A System.DateTimeOffset representing when the entity was first created.

    -
    @@ -170,8 +168,7 @@

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -220,8 +217,7 @@

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -240,20 +236,17 @@ System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -268,9 +261,7 @@ System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -283,8 +274,7 @@ represents the found user; null if none is found.

    IChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -303,14 +293,12 @@ represents the found user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -325,23 +313,10 @@ represents the found user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IUser>> -

    Paged collection of users.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -This method will attempt to fetch all users that is able to view this channel or is currently in this channel. -The library will attempt to split up the requests according to and MaxUsersPerBatch. -In other words, if there are 3000 users, and the MaxUsersPerBatch constant -is 1000, the request will be split into 3 individual requests; thus returning 53individual asynchronous -responses, hence the need of flattening. -
    | Improve this Doc @@ -351,8 +326,7 @@ responses, hence the need of flattening.

    IChannel.Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -369,8 +343,7 @@ responses, hence the need of flattening. System.String -

    A string containing the name of this channel.

    - + diff --git a/docs/api/Discord.Rest.RestConnection.html b/docs/api/Discord.Rest.RestConnection.html index b31586a07..a12fecbbb 100644 --- a/docs/api/Discord.Rest.RestConnection.html +++ b/docs/api/Discord.Rest.RestConnection.html @@ -122,8 +122,7 @@

    Id

    -

    Gets the ID of the connection account.

    -
    +
    Declaration
    @@ -140,8 +139,7 @@ System.String -

    A System.String representing the unique identifier value of this connection.

    - + @@ -154,8 +152,7 @@

    IntegrationIds

    -

    Gets a System.Collections.Generic.IReadOnlyCollection<T> of integration IDs.

    -
    +
    Declaration
    @@ -172,9 +169,7 @@ System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    An System.Collections.Generic.IReadOnlyCollection<T> containing System.UInt64 -representations of unique identifier values of integrations.

    - + @@ -187,8 +182,7 @@ representations of unique identifier values of integrations.

    IsRevoked

    -

    Gets whether the connection is revoked.

    -
    +
    Declaration
    @@ -205,8 +199,7 @@ representations of unique identifier values of integrations.

    System.Boolean -

    A value which if true indicates that this connection has been revoked, otherwise false.

    - + @@ -219,8 +212,7 @@ representations of unique identifier values of integrations.

    Name

    -

    Gets the username of the connection account.

    -
    +
    Declaration
    @@ -237,8 +229,7 @@ representations of unique identifier values of integrations.

    System.String -

    A string containing the name of this connection.

    - + @@ -251,8 +242,7 @@ representations of unique identifier values of integrations.

    Type

    -

    Gets the service of the connection (twitch, youtube).

    -
    +
    Declaration
    @@ -269,8 +259,7 @@ representations of unique identifier values of integrations.

    System.String -

    A string containing the name of this type of connection.

    - + diff --git a/docs/api/Discord.Rest.RestDMChannel.html b/docs/api/Discord.Rest.RestDMChannel.html index dde9bc7cd..4b1112509 100644 --- a/docs/api/Discord.Rest.RestDMChannel.html +++ b/docs/api/Discord.Rest.RestDMChannel.html @@ -234,8 +234,7 @@

    CloseAsync(RequestOptions)

    -

    Closes this private channel, removing it from your channel list.

    -
    +
    Declaration
    @@ -254,8 +253,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -270,8 +268,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous close operation.

    - + @@ -284,8 +281,7 @@

    DeleteMessageAsync(IMessage, RequestOptions)

    -

    Deletes a message based on the provided message in this channel.

    -
    +
    Declaration
    @@ -304,14 +300,12 @@ IMessage message -

    The message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -326,8 +320,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -340,8 +333,7 @@

    DeleteMessageAsync(UInt64, RequestOptions)

    -

    Deletes a message.

    -
    +
    Declaration
    @@ -360,14 +352,12 @@ System.UInt64 messageId -

    The snowflake identifier of the message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -382,8 +372,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -396,9 +385,7 @@

    EnterTypingState(RequestOptions)

    -

    Continuously broadcasts the "user is typing" message to all users in this channel until the returned -object is disposed.

    -
    +
    Declaration
    @@ -417,8 +404,7 @@ object is disposed.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -433,9 +419,7 @@ object is disposed.

    System.IDisposable -

    A disposable object that, upon its disposal, will stop the client from broadcasting its typing state in -this channel.

    - + @@ -448,8 +432,7 @@ this channel.

    GetMessageAsync(UInt64, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -468,14 +451,12 @@ this channel.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -490,16 +471,10 @@ this channel.

    System.Threading.Tasks.Task<RestMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessageAsync(UInt64, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -509,8 +484,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(IMessage, Direction, Int32, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -529,26 +503,22 @@ Please visit its documentation for more details on this method.

    IMessage fromMessage -

    The starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -563,15 +533,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -581,8 +546,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(Int32, RequestOptions)

    -

    Gets the last N messages from this message channel.

    -
    +
    Declaration
    @@ -601,14 +565,12 @@ Please visit its documentation for more details on this method.

    System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -623,15 +585,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -641,8 +598,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(UInt64, Direction, Int32, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -661,26 +617,22 @@ Please visit its documentation for more details on this method.

    System.UInt64 fromMessageId -

    The ID of the starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -695,15 +647,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -713,8 +660,7 @@ Please visit its documentation for more details on this method.

    GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -733,8 +679,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -749,16 +694,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetPinnedMessagesAsync(RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -818,8 +757,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -838,38 +776,32 @@ Please visit its documentation for more details on this method.

    System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean @@ -889,16 +821,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -924,8 +850,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -944,32 +869,27 @@ Please visit its documentation for more details on this method.

    - + - + - + - + - + @@ -989,17 +909,10 @@ Please visit its documentation for more details on this method.

    - +
    System.String filePath

    The file path of the file.

    -
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    System.Boolean
    System.Threading.Tasks.Task<RestUserMessage>

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    -
    -
    Remarks
    -

    This method follows the same behavior as described in -SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean). Please visit -its documentation for more details on this method.

    -
    Exceptions
    @@ -1068,8 +981,7 @@ characters.

    SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1088,26 +1000,22 @@ characters.

    - + - + - + - +
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Determines whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1122,16 +1030,10 @@ characters.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendMessageAsync(String, Boolean, Embed, RequestOptions). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1191,8 +1093,7 @@ Please visit its documentation for more details on this method.

    TriggerTypingAsync(RequestOptions)

    -

    Broadcasts the "user is typing" message to all users in this channel, lasting 10 seconds.

    -
    +
    Declaration
    @@ -1211,8 +1112,7 @@ Please visit its documentation for more details on this method.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1227,8 +1127,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation that triggers the broadcast.

    - + @@ -1241,8 +1140,7 @@ Please visit its documentation for more details on this method.

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -1293,8 +1191,7 @@ Please visit its documentation for more details on this method.

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -1313,20 +1210,17 @@ Please visit its documentation for more details on this method.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1341,9 +1235,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -1356,8 +1248,7 @@ represents the found user; null if none is found.

    IChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -1376,14 +1267,12 @@ represents the found user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1398,23 +1287,10 @@ represents the found user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IUser>> -

    Paged collection of users.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -This method will attempt to fetch all users that is able to view this channel or is currently in this channel. -The library will attempt to split up the requests according to and MaxUsersPerBatch. -In other words, if there are 3000 users, and the MaxUsersPerBatch constant -is 1000, the request will be split into 3 individual requests; thus returning 53individual asynchronous -responses, hence the need of flattening. -
    | Improve this Doc @@ -1424,8 +1300,7 @@ responses, hence the need of flattening.

    IChannel.Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -1442,8 +1317,7 @@ responses, hence the need of flattening. System.String -

    A string containing the name of this channel.

    - + @@ -1456,8 +1330,7 @@ responses, hence the need of flattening.

    IDMChannel.Recipient

    -

    Gets the recipient of all messages in this channel.

    -
    +
    Declaration
    @@ -1474,8 +1347,7 @@ responses, hence the need of flattening. IUser -

    A user object that represents the other user in this channel.

    - + @@ -1488,8 +1360,7 @@ responses, hence the need of flattening.

    IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -1508,20 +1379,17 @@ responses, hence the need of flattening. System.UInt64 id -

    The snowflake identifier of the message.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1536,9 +1404,7 @@ responses, hence the need of flattening. System.Threading.Tasks.Task<IMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + @@ -1551,8 +1417,7 @@ the retrieved message; null if no message is found with the specifi

    IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -1571,33 +1436,27 @@ the retrieved message; null if no message is found with the specifi IMessage fromMessage -

    The starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from -cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1612,29 +1471,10 @@ cache.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -
    warning

    - Do not fetch too many messages at once! This may cause unwanted preemptive rate limit or even actual - rate limit, causing your bot to freeze! -

    -This method will attempt to fetch the number of messages specified under limit around -the message fromMessage depending on the dir. The library will -attempt to split up the requests according to your limit and -MaxMessagesPerBatch. In other words, should the user request 500 messages, -and the MaxMessagesPerBatch constant is 100, the request will -be split into 5 individual requests; thus returning 5 individual asynchronous responses, hence the need -of flattening. -
    | Improve this Doc @@ -1644,8 +1484,7 @@ of flattening.

    IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions)

    -

    Gets the last N messages from this message channel.

    -
    +
    Declaration
    @@ -1664,21 +1503,17 @@ of flattening. System.Int32 limit -

    The numbers of message to be gotten from.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from -cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1693,28 +1528,10 @@ cache.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -
    warning

    - Do not fetch too many messages at once! This may cause unwanted preemptive rate limit or even actual - rate limit, causing your bot to freeze! -

    -This method will attempt to fetch the number of messages specified under limit. The -library will attempt to split up the requests according to your limit and -MaxMessagesPerBatch. In other words, should the user request 500 messages, -and the MaxMessagesPerBatch constant is 100, the request will -be split into 5 individual requests; thus returning 5 individual asynchronous responses, hence the need -of flattening. -
    | Improve this Doc @@ -1724,8 +1541,7 @@ of flattening.

    IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -1744,33 +1560,27 @@ of flattening. System.UInt64 fromMessageId -

    The ID of the starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from -cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1785,29 +1595,10 @@ cache.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -
    warning

    - Do not fetch too many messages at once! This may cause unwanted preemptive rate limit or even actual - rate limit, causing your bot to freeze! -

    -This method will attempt to fetch the number of messages specified under limit around -the message fromMessageId depending on the dir. The library will -attempt to split up the requests according to your limit and -MaxMessagesPerBatch. In other words, should the user request 500 messages, -and the MaxMessagesPerBatch constant is 100, the request will -be split into 5 individual requests; thus returning 5 individual asynchronous responses, hence the need -of flattening. -
    | Improve this Doc @@ -1817,8 +1608,7 @@ of flattening.

    IMessageChannel.GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1837,8 +1627,7 @@ of flattening. RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1853,9 +1642,7 @@ of flattening. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + @@ -1868,8 +1655,7 @@ The task result contains a collection of messages found in the pinned messages.<

    IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1888,44 +1674,37 @@ The task result contains a collection of messages found in the pinned messages.< System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1940,20 +1719,10 @@ The task result contains a collection of messages found in the pinned messages.< System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -1963,8 +1732,7 @@ contains the sent message.

    IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1983,38 +1751,32 @@ contains the sent message.

    System.String filePath -

    The file path of the file.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -2029,20 +1791,10 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -2052,8 +1804,7 @@ contains the sent message.

    IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -2072,26 +1823,22 @@ contains the sent message.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2106,9 +1853,7 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + @@ -2121,8 +1866,7 @@ contains the sent message.

    IPrivateChannel.Recipients

    -

    Gets the users that can access this channel.

    -
    +
    Declaration
    @@ -2139,8 +1883,7 @@ contains the sent message.

    System.Collections.Generic.IReadOnlyCollection<IUser> -

    A read-only collection of users that can access this channel.

    - + @@ -2153,8 +1896,7 @@ contains the sent message.

    IRestPrivateChannel.Recipients

    -

    Users that can access this channel.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestGroupChannel.html b/docs/api/Discord.Rest.RestGroupChannel.html index 83d99e7fd..61cbba79c 100644 --- a/docs/api/Discord.Rest.RestGroupChannel.html +++ b/docs/api/Discord.Rest.RestGroupChannel.html @@ -144,8 +144,7 @@

    Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -162,8 +161,7 @@ System.String -

    A string containing the name of this channel.

    - + @@ -238,8 +236,7 @@

    DeleteMessageAsync(IMessage, RequestOptions)

    -

    Deletes a message based on the provided message in this channel.

    -
    +
    Declaration
    @@ -258,14 +255,12 @@ IMessage message -

    The message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -280,8 +275,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -294,8 +288,7 @@

    DeleteMessageAsync(UInt64, RequestOptions)

    -

    Deletes a message.

    -
    +
    Declaration
    @@ -314,14 +307,12 @@ System.UInt64 messageId -

    The snowflake identifier of the message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -336,8 +327,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -350,9 +340,7 @@

    EnterTypingState(RequestOptions)

    -

    Continuously broadcasts the "user is typing" message to all users in this channel until the returned -object is disposed.

    -
    +
    Declaration
    @@ -371,8 +359,7 @@ object is disposed.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -387,9 +374,7 @@ object is disposed.

    System.IDisposable -

    A disposable object that, upon its disposal, will stop the client from broadcasting its typing state in -this channel.

    - + @@ -402,8 +387,7 @@ this channel.

    GetMessageAsync(UInt64, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -422,14 +406,12 @@ this channel.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -444,16 +426,10 @@ this channel.

    System.Threading.Tasks.Task<RestMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessageAsync(UInt64, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -463,8 +439,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(IMessage, Direction, Int32, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -483,26 +458,22 @@ Please visit its documentation for more details on this method.

    IMessage fromMessage -

    The starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -517,15 +488,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -535,8 +501,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(Int32, RequestOptions)

    -

    Gets the last N messages from this message channel.

    -
    +
    Declaration
    @@ -555,14 +520,12 @@ Please visit its documentation for more details on this method.

    System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -577,15 +540,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -595,8 +553,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(UInt64, Direction, Int32, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -615,26 +572,22 @@ Please visit its documentation for more details on this method.

    System.UInt64 fromMessageId -

    The ID of the starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -649,15 +602,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -667,8 +615,7 @@ Please visit its documentation for more details on this method.

    GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -687,8 +634,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -703,16 +649,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetPinnedMessagesAsync(RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -769,8 +709,7 @@ Please visit its documentation for more details on this method.

    LeaveAsync(RequestOptions)

    -

    Leaves this group.

    -
    +
    Declaration
    @@ -789,8 +728,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -805,8 +743,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous leave operation.

    - + @@ -819,8 +756,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -839,38 +775,32 @@ Please visit its documentation for more details on this method.

    System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean @@ -890,16 +820,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -925,8 +849,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -945,32 +868,27 @@ Please visit its documentation for more details on this method.

    - + - + - + - + - + @@ -990,17 +908,10 @@ Please visit its documentation for more details on this method.

    - +
    System.String filePath

    The file path of the file.

    -
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    System.Boolean
    System.Threading.Tasks.Task<RestUserMessage>

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    -
    -
    Remarks
    -

    This method follows the same behavior as described in -SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean). Please visit -its documentation for more details on this method.

    -
    Exceptions
    @@ -1069,8 +980,7 @@ characters.

    SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1089,26 +999,22 @@ characters.

    - + - + - + - +
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Determines whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1123,16 +1029,10 @@ characters.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendMessageAsync(String, Boolean, Embed, RequestOptions). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1190,8 +1090,7 @@ Please visit its documentation for more details on this method.

    TriggerTypingAsync(RequestOptions)

    -

    Broadcasts the "user is typing" message to all users in this channel, lasting 10 seconds.

    -
    +
    Declaration
    @@ -1210,8 +1109,7 @@ Please visit its documentation for more details on this method.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1226,8 +1124,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation that triggers the broadcast.

    - + @@ -1240,8 +1137,7 @@ Please visit its documentation for more details on this method.

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -1292,8 +1188,7 @@ Please visit its documentation for more details on this method.

    IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean)

    -

    Connects to this audio channel.

    -
    +
    Declaration
    @@ -1312,20 +1207,17 @@ Please visit its documentation for more details on this method.

    System.Boolean selfDeaf -

    Determines whether the client should deaf itself upon connection.

    - + System.Boolean selfMute -

    Determines whether the client should mute itself upon connection.

    - + System.Boolean external -

    Determines whether the audio client is an external one or not.

    - + @@ -1340,9 +1232,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IAudioClient> -

    A task representing the asynchronous connection operation. The task result contains the -IAudioClient responsible for the connection.

    - + diff --git a/docs/api/Discord.Rest.RestGroupUser.html b/docs/api/Discord.Rest.RestGroupUser.html index 8f38a4938..59b21a333 100644 --- a/docs/api/Discord.Rest.RestGroupUser.html +++ b/docs/api/Discord.Rest.RestGroupUser.html @@ -186,8 +186,7 @@

    IVoiceState.IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -204,9 +203,7 @@ System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -219,9 +216,7 @@ otherwise false.

    IVoiceState.IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -238,8 +233,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -252,8 +246,7 @@ guild.

    IVoiceState.IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -270,8 +263,7 @@ guild.

    System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -284,9 +276,7 @@ guild.

    IVoiceState.IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -303,8 +293,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -317,8 +306,7 @@ speak via voice).

    IVoiceState.IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -335,8 +323,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -349,8 +336,7 @@ speak via voice).

    IVoiceState.IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -367,8 +353,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -381,8 +366,7 @@ speak via voice).

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -399,9 +383,7 @@ speak via voice).

    IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + @@ -414,8 +396,7 @@ if none.

    IVoiceState.VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestGuild.html b/docs/api/Discord.Rest.RestGuild.html index b30bbf271..804e60d4a 100644 --- a/docs/api/Discord.Rest.RestGuild.html +++ b/docs/api/Discord.Rest.RestGuild.html @@ -131,8 +131,7 @@

    AFKChannelId

    -

    Gets the ID of the AFK voice channel for this guild.

    -
    +
    Declaration
    @@ -149,9 +148,7 @@ System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the AFK voice channel; null if -none is set.

    - + @@ -164,9 +161,7 @@ none is set.

    AFKTimeout

    -

    Gets the amount of time (in seconds) a user must be inactive in a voice channel for until they are -automatically moved to the AFK voice channel.

    -
    +
    Declaration
    @@ -183,9 +178,7 @@ automatically moved to the AFK voice channel.

    System.Int32 -

    An System.Int32 representing the amount of time in seconds for a user to be marked as inactive -and moved into the AFK voice channel.

    - + @@ -198,8 +191,7 @@ and moved into the AFK voice channel.

    ApplicationId

    -

    Gets the application ID of the guild creator if it is bot-created.

    -
    +
    Declaration
    @@ -216,8 +208,7 @@ and moved into the AFK voice channel.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the application ID that created this guild, or null if it was not bot-created.

    - + @@ -230,8 +221,7 @@ and moved into the AFK voice channel.

    BannerId

    -

    Gets the identifier for this guilds banner image.

    -
    +
    Declaration
    @@ -248,8 +238,7 @@ and moved into the AFK voice channel.

    System.String -

    An identifier for the banner image; null if none is set.

    - + @@ -262,8 +251,7 @@ and moved into the AFK voice channel.

    BannerUrl

    -

    Gets the URL of this guild's banner image.

    -
    +
    Declaration
    @@ -280,8 +268,7 @@ and moved into the AFK voice channel.

    System.String -

    A URL pointing to the guild's banner image; null if none is set.

    - + @@ -294,8 +281,7 @@ and moved into the AFK voice channel.

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -312,8 +298,7 @@ and moved into the AFK voice channel.

    System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -357,8 +342,7 @@ public ulong DefaultChannelId { get; }

    DefaultMessageNotifications

    -

    Gets the default message notifications for users who haven't explicitly set their notification settings.

    -
    +
    Declaration
    @@ -388,8 +372,7 @@ public ulong DefaultChannelId { get; }

    Description

    -

    Gets the description for the guild.

    -
    +
    Declaration
    @@ -406,8 +389,7 @@ public ulong DefaultChannelId { get; } System.String -

    The description for the guild; null if none is set.

    - + @@ -420,8 +402,7 @@ public ulong DefaultChannelId { get; }

    EmbedChannelId

    -

    Gets the ID of the widget embed channel of this guild.

    -
    +
    Declaration
    @@ -438,9 +419,7 @@ public ulong DefaultChannelId { get; } System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the embedded channel found within the -widget settings of this guild; null if none is set.

    - + @@ -453,8 +432,7 @@ widget settings of this guild; null if none is set.

    Emotes

    -

    Gets a collection of all custom emotes for this guild.

    -
    +
    Declaration
    @@ -471,8 +449,7 @@ widget settings of this guild; null if none is set.

    System.Collections.Generic.IReadOnlyCollection<GuildEmote> -

    A read-only collection of all custom emotes for this guild.

    - + @@ -516,8 +493,7 @@ widget settings of this guild; null if none is set.

    ExplicitContentFilter

    -

    Gets the level of content filtering applied to user's content in a Guild.

    -
    +
    Declaration
    @@ -534,8 +510,7 @@ widget settings of this guild; null if none is set.

    ExplicitContentFilterLevel -

    The level of explicit content filtering.

    - + @@ -548,8 +523,7 @@ widget settings of this guild; null if none is set.

    Features

    -

    Gets a collection of all extra features added to this guild.

    -
    +
    Declaration
    @@ -566,8 +540,7 @@ widget settings of this guild; null if none is set.

    System.Collections.Generic.IReadOnlyCollection<System.String> -

    A read-only collection of enabled features in this guild.

    - + @@ -580,8 +553,7 @@ widget settings of this guild; null if none is set.

    IconId

    -

    Gets the ID of this guild's icon.

    -
    +
    Declaration
    @@ -598,8 +570,7 @@ widget settings of this guild; null if none is set.

    System.String -

    An identifier for the splash image; null if none is set.

    - + @@ -612,8 +583,7 @@ widget settings of this guild; null if none is set.

    IconUrl

    -

    Gets the URL of this guild's icon.

    -
    +
    Declaration
    @@ -630,8 +600,7 @@ widget settings of this guild; null if none is set.

    System.String -

    A URL pointing to the guild's icon; null if none is set.

    - + @@ -644,8 +613,7 @@ widget settings of this guild; null if none is set.

    IsEmbeddable

    -

    Gets a value that indicates whether this guild is embeddable (i.e. can use widget).

    -
    +
    Declaration
    @@ -662,8 +630,7 @@ widget settings of this guild; null if none is set.

    System.Boolean -

    true if this guild can be embedded via widgets; otherwise false.

    - + @@ -676,9 +643,7 @@ widget settings of this guild; null if none is set.

    MfaLevel

    -

    Gets the level of Multi-Factor Authentication requirements a user must fulfill before being allowed to -perform administrative actions in this guild.

    -
    +
    Declaration
    @@ -695,8 +660,7 @@ perform administrative actions in this guild.

    MfaLevel -

    The level of MFA requirement.

    - + @@ -709,8 +673,7 @@ perform administrative actions in this guild.

    Name

    -

    Gets the name of this guild.

    -
    +
    Declaration
    @@ -727,8 +690,7 @@ perform administrative actions in this guild.

    System.String -

    A string containing the name of this guild.

    - + @@ -741,8 +703,7 @@ perform administrative actions in this guild.

    OwnerId

    -

    Gets the ID of the user that owns this guild.

    -
    +
    Declaration
    @@ -759,8 +720,7 @@ perform administrative actions in this guild.

    System.UInt64 -

    A System.UInt64 representing the snowflake identifier of the user that owns this guild.

    - + @@ -773,8 +733,7 @@ perform administrative actions in this guild.

    PreferredCulture

    -

    Gets the preferred culture of this guild.

    -
    +
    Declaration
    @@ -791,8 +750,7 @@ perform administrative actions in this guild.

    System.Globalization.CultureInfo -

    The preferred culture information of this guild.

    - + @@ -805,9 +763,7 @@ perform administrative actions in this guild.

    PreferredLocale

    -

    Gets the preferred locale of this guild in IETF BCP 47 -language tag format.

    -
    +
    Declaration
    @@ -824,9 +780,7 @@ language tag format.

    System.String -

    The preferred locale of the guild in IETF BCP 47 -language tag format.

    - + @@ -839,8 +793,7 @@ language tag format.

    PremiumSubscriptionCount

    -

    Gets the number of premium subscribers of this guild.

    -
    +
    Declaration
    @@ -857,14 +810,10 @@ language tag format.

    System.Int32 -

    The number of premium subscribers of this guild.

    - + -
    Remarks
    -

    This is the number of users who have boosted this guild.

    -
    | Improve this Doc @@ -874,8 +823,7 @@ language tag format.

    PremiumTier

    -

    Gets the tier of guild boosting in this guild.

    -
    +
    Declaration
    @@ -892,8 +840,7 @@ language tag format.

    PremiumTier -

    The tier of guild boosting in this guild.

    - + @@ -937,8 +884,7 @@ language tag format.

    SplashId

    -

    Gets the ID of this guild's splash image.

    -
    +
    Declaration
    @@ -955,8 +901,7 @@ language tag format.

    System.String -

    An identifier for the splash image; null if none is set.

    - + @@ -969,8 +914,7 @@ language tag format.

    SplashUrl

    -

    Gets the URL of this guild's splash image.

    -
    +
    Declaration
    @@ -987,8 +931,7 @@ language tag format.

    System.String -

    A URL pointing to the guild's splash image; null if none is set.

    - + @@ -1001,8 +944,7 @@ language tag format.

    SystemChannelFlags

    -

    Gets the flags for the types of system channel messages that are disabled.

    -
    +
    Declaration
    @@ -1019,8 +961,7 @@ language tag format.

    SystemChannelMessageDeny -

    The flags for the types of system channel messages that are disabled.

    - + @@ -1033,8 +974,7 @@ language tag format.

    SystemChannelId

    -

    Gets the ID of the channel where randomized welcome messages are sent.

    -
    +
    Declaration
    @@ -1051,9 +991,7 @@ language tag format.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the system channel where randomized -welcome messages are sent; null if none is set.

    - + @@ -1066,8 +1004,7 @@ welcome messages are sent; null if none is set.

    VanityURLCode

    -

    Gets the code for this guild's vanity invite URL.

    -
    +
    Declaration
    @@ -1084,8 +1021,7 @@ welcome messages are sent; null if none is set.

    System.String -

    A string containing the vanity invite code for this guild; null if none is set.

    - + @@ -1098,8 +1034,7 @@ welcome messages are sent; null if none is set.

    VerificationLevel

    -

    Gets the level of requirements a user must fulfill before being allowed to post messages in this guild.

    -
    +
    Declaration
    @@ -1116,8 +1051,7 @@ welcome messages are sent; null if none is set.

    VerificationLevel -

    The level of requirements.

    - + @@ -1130,8 +1064,7 @@ welcome messages are sent; null if none is set.

    VoiceRegionId

    -

    Gets the ID of the region hosting this guild's voice channels.

    -
    +
    Declaration
    @@ -1148,8 +1081,7 @@ welcome messages are sent; null if none is set.

    System.String -

    A string containing the identifier for the voice region that this guild uses (e.g. eu-central).

    - + @@ -1164,8 +1096,7 @@ welcome messages are sent; null if none is set.

    AddBanAsync(IUser, Int32, String, RequestOptions)

    -

    Bans the user from this guild and optionally prunes their recent messages.

    -
    +
    Declaration
    @@ -1184,26 +1115,22 @@ welcome messages are sent; null if none is set.

    IUser user -

    The user to ban.

    - + System.Int32 pruneDays -

    The number of days to remove messages from this user for, and this number must be between [0, 7].

    - + System.String reason -

    The reason of the ban to be written in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1218,24 +1145,7 @@ welcome messages are sent; null if none is set.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous add operation for the ban.

    - - - - -
    Exceptions
    - - - - - - - - - - - +
    TypeCondition
    System.ArgumentException

    pruneDays is not between 0 to 7.

    -
    @@ -1248,8 +1158,7 @@ welcome messages are sent; null if none is set.

    AddBanAsync(UInt64, Int32, String, RequestOptions)

    -

    Bans the user from this guild and optionally prunes their recent messages.

    -
    +
    Declaration
    @@ -1268,26 +1177,22 @@ welcome messages are sent; null if none is set.

    System.UInt64 userId -

    The snowflake ID of the user to ban.

    - + System.Int32 pruneDays -

    The number of days to remove messages from this user for, and this number must be between [0, 7].

    - + System.String reason -

    The reason of the ban to be written in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1302,24 +1207,7 @@ welcome messages are sent; null if none is set.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous add operation for the ban.

    - - - - -
    Exceptions
    - - - - - - - - - - - +
    TypeCondition
    System.ArgumentException

    pruneDays is not between 0 to 7.

    -
    @@ -1472,8 +1360,7 @@ welcome messages are sent; null if none is set.

    CreateEmoteAsync(String, Image, Optional<IEnumerable<IRole>>, RequestOptions)

    -

    Creates a new GuildEmote in this guild.

    -
    +
    Declaration
    @@ -1492,26 +1379,22 @@ welcome messages are sent; null if none is set.

    System.String name -

    The name of the guild emote.

    - + Image image -

    The image of the new emote.

    - + Optional<System.Collections.Generic.IEnumerable<IRole>> roles -

    The roles to limit the emote usage to.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1526,8 +1409,7 @@ welcome messages are sent; null if none is set.

    System.Threading.Tasks.Task<GuildEmote> -

    A task that represents the asynchronous creation operation. The task result contains the created emote.

    - + @@ -1897,8 +1779,7 @@ await Context.Guild.CreateTextChannelAsync(name, x =>

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -1917,8 +1798,7 @@ await Context.Guild.CreateTextChannelAsync(name, x => RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1946,8 +1826,7 @@ await Context.Guild.CreateTextChannelAsync(name, x =>

    DeleteEmoteAsync(GuildEmote, RequestOptions)

    -

    Deletes an existing GuildEmote from this guild.

    -
    +
    Declaration
    @@ -1966,14 +1845,12 @@ await Context.Guild.CreateTextChannelAsync(name, x => GuildEmote emote -

    The emote to delete.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1988,8 +1865,7 @@ await Context.Guild.CreateTextChannelAsync(name, x => System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -2606,8 +2482,7 @@ within the server's widget settings; null if none is set.

    GetEmoteAsync(UInt64, RequestOptions)

    -

    Gets a specific emote from this guild.

    -
    +
    Declaration
    @@ -2626,14 +2501,12 @@ within the server's widget settings; null if none is set.

    System.UInt64 id -

    The snowflake identifier for the guild emote.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2648,9 +2521,7 @@ within the server's widget settings; null if none is set.

    System.Threading.Tasks.Task<GuildEmote> -

    A task that represents the asynchronous get operation. The task result contains the emote found with the -specified id; null if none is found.

    - + @@ -3451,8 +3322,7 @@ of webhooks found within the guild.

    LeaveAsync(RequestOptions)

    -

    Leaves this guild.

    -
    +
    Declaration
    @@ -3471,8 +3341,7 @@ of webhooks found within the guild.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3487,17 +3356,10 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous leave operation.

    - + -
    Remarks
    -

    This method will make the currently logged-in user leave the guild.

    -
    note

    - If the user is the owner of this guild, use DeleteAsync(RequestOptions) instead. -

    -
    | Improve this Doc @@ -3507,8 +3369,7 @@ of webhooks found within the guild.

    ModifyAsync(Action<GuildProperties>, RequestOptions)

    -

    Modifies this guild.

    -
    +
    Declaration
    @@ -3527,14 +3388,12 @@ of webhooks found within the guild.

    System.Action<GuildProperties> func -

    The delegate containing the properties to modify the guild with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3549,8 +3408,7 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + @@ -3579,8 +3437,7 @@ of webhooks found within the guild.

    ModifyEmbedAsync(Action<GuildEmbedProperties>, RequestOptions)

    -

    Modifies this guild's embed channel.

    -
    +
    Declaration
    @@ -3599,14 +3456,12 @@ of webhooks found within the guild.

    System.Action<GuildEmbedProperties> func -

    The delegate containing the properties to modify the guild widget with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3621,8 +3476,7 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + @@ -3651,8 +3505,7 @@ of webhooks found within the guild.

    ModifyEmoteAsync(GuildEmote, Action<EmoteProperties>, RequestOptions)

    -

    Modifies an existing GuildEmote in this guild.

    -
    +
    Declaration
    @@ -3671,20 +3524,17 @@ of webhooks found within the guild.

    GuildEmote emote -

    The emote to be modified.

    - + System.Action<EmoteProperties> func -

    The delegate containing the properties to modify the emote with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3699,9 +3549,7 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task<GuildEmote> -

    A task that represents the asynchronous modification operation. The task result contains the modified -emote.

    - + @@ -3802,8 +3650,7 @@ be or has been removed from this guild.

    RemoveBanAsync(IUser, RequestOptions)

    -

    Unbans the user if they are currently banned.

    -
    +
    Declaration
    @@ -3822,14 +3669,12 @@ be or has been removed from this guild.

    IUser user -

    The user to be unbanned.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3844,8 +3689,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation for the ban.

    - + @@ -3858,8 +3702,7 @@ be or has been removed from this guild.

    RemoveBanAsync(UInt64, RequestOptions)

    -

    Unbans the user if they are currently banned.

    -
    +
    Declaration
    @@ -3878,14 +3721,12 @@ be or has been removed from this guild.

    System.UInt64 userId -

    The snowflake identifier of the user to be unbanned.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3900,8 +3741,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation for the ban.

    - + @@ -3914,8 +3754,7 @@ be or has been removed from this guild.

    ReorderChannelsAsync(IEnumerable<ReorderChannelProperties>, RequestOptions)

    -

    Bulk-modifies the order of channels in this guild.

    -
    +
    Declaration
    @@ -3934,14 +3773,12 @@ be or has been removed from this guild.

    System.Collections.Generic.IEnumerable<ReorderChannelProperties> args -

    The properties used to modify the channel positions with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3956,8 +3793,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous reorder operation.

    - + @@ -3986,8 +3822,7 @@ be or has been removed from this guild.

    ReorderRolesAsync(IEnumerable<ReorderRoleProperties>, RequestOptions)

    -

    Bulk-modifies the order of roles in this guild.

    -
    +
    Declaration
    @@ -4006,14 +3841,12 @@ be or has been removed from this guild.

    System.Collections.Generic.IEnumerable<ReorderRoleProperties> args -

    The properties used to modify the role positions with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4028,8 +3861,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous reorder operation.

    - + @@ -4076,8 +3908,7 @@ be or has been removed from this guild.

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -4126,8 +3957,7 @@ be or has been removed from this guild.

    IGuild.AddGuildUserAsync(UInt64, String, Action<AddGuildUserProperties>, RequestOptions)

    -

    Adds a user to this guild.

    -
    +
    Declaration
    @@ -4146,26 +3976,22 @@ be or has been removed from this guild.

    System.UInt64 userId -

    The snowflake identifier of the user.

    - + System.String accessToken -

    The OAuth2 access token for the user, requested with the guilds.join scope.

    - + System.Action<AddGuildUserProperties> func -

    The delegate containing the properties to be applied to the user upon being added to the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4180,14 +4006,10 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task<IGuildUser> -

    A guild user associated with the specified userId; null if the user is already in the guild.

    - + -
    Remarks
    -

    This method requires you have an OAuth2 access token for the user, requested with the guilds.join scope, and that the bot have the MANAGE_INVITES permission in the guild.

    -
    | Improve this Doc @@ -4197,8 +4019,7 @@ be or has been removed from this guild.

    IGuild.AudioClient

    -

    Gets the IAudioClient currently associated with this guild.

    -
    +
    Declaration
    @@ -4215,8 +4036,7 @@ be or has been removed from this guild.

    IAudioClient -

    An IAudioClient currently associated with this guild.

    - + @@ -4229,8 +4049,7 @@ be or has been removed from this guild.

    IGuild.Available

    -

    Determines if this guild is currently connected and ready to be used.

    -
    +
    Declaration
    @@ -4247,17 +4066,10 @@ be or has been removed from this guild.

    System.Boolean -

    true if this guild is currently connected and ready to be used; otherwise false.

    - + -
    Remarks
    -
    note

    - This property only applies to a WebSocket-based client. -

    -This boolean is used to determine if the guild is currently connected to the WebSocket and is ready to be used/accessed. -
    | Improve this Doc @@ -4267,8 +4079,7 @@ This boolean is used to determine if the guild is currently connected to the Web

    IGuild.CreateCategoryAsync(String, Action<GuildChannelProperties>, RequestOptions)

    -

    Creates a new channel category in this guild.

    -
    +
    Declaration
    @@ -4287,20 +4098,17 @@ This boolean is used to determine if the guild is currently connected to the Web System.String name -

    The new name for the category.

    - + System.Action<GuildChannelProperties> func -

    The delegate containing the properties to be applied to the channel upon its creation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4315,9 +4123,7 @@ This boolean is used to determine if the guild is currently connected to the Web System.Threading.Tasks.Task<ICategoryChannel> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -category channel.

    - + @@ -4387,8 +4193,7 @@ category channel.

    IGuild.CreateRoleAsync(String, Nullable<GuildPermissions>, Nullable<Color>, Boolean, RequestOptions)

    -

    Creates a new role with the provided name.

    -
    +
    Declaration
    @@ -4407,32 +4212,27 @@ category channel.

    System.String name -

    The new name for the role.

    - + System.Nullable<GuildPermissions> permissions -

    The guild permission that the role should possess.

    - + System.Nullable<Color> color -

    The color of the role.

    - + System.Boolean isHoisted -

    Whether the role is separated from others on the sidebar.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4447,9 +4247,7 @@ category channel.

    System.Threading.Tasks.Task<IRole> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -role.

    - + @@ -4462,8 +4260,7 @@ role.

    IGuild.CreateRoleAsync(String, Nullable<GuildPermissions>, Nullable<Color>, Boolean, Boolean, RequestOptions)

    -

    Creates a new role with the provided name.

    -
    +
    Declaration
    @@ -4482,38 +4279,32 @@ role.

    System.String name -

    The new name for the role.

    - + System.Nullable<GuildPermissions> permissions -

    The guild permission that the role should possess.

    - + System.Nullable<Color> color -

    The color of the role.

    - + System.Boolean isHoisted -

    Whether the role is separated from others on the sidebar.

    - + System.Boolean isMentionable -

    Whether the role can be mentioned.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4528,9 +4319,7 @@ role.

    System.Threading.Tasks.Task<IRole> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -role.

    - + @@ -4543,8 +4332,7 @@ role.

    IGuild.CreateTextChannelAsync(String, Action<TextChannelProperties>, RequestOptions)

    -

    Creates a new text channel in this guild.

    -
    +
    Declaration
    @@ -4563,20 +4351,17 @@ role.

    System.String name -

    The new name for the text channel.

    - + System.Action<TextChannelProperties> func -

    The delegate containing the properties to be applied to the channel upon its creation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4591,9 +4376,7 @@ role.

    System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -text channel.

    - + @@ -4606,8 +4389,7 @@ text channel.

    IGuild.CreateVoiceChannelAsync(String, Action<VoiceChannelProperties>, RequestOptions)

    -

    Creates a new voice channel in this guild.

    -
    +
    Declaration
    @@ -4626,20 +4408,17 @@ text channel.

    System.String name -

    The new name for the voice channel.

    - + System.Action<VoiceChannelProperties> func -

    The delegate containing the properties to be applied to the channel upon its creation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4654,9 +4433,7 @@ text channel.

    System.Threading.Tasks.Task<IVoiceChannel> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -voice channel.

    - + @@ -4669,8 +4446,7 @@ voice channel.

    IGuild.DownloadUsersAsync()

    -

    Downloads all users for this guild if the current list is incomplete.

    -
    +
    Declaration
    @@ -4687,8 +4463,7 @@ voice channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous download operation.

    - + @@ -4717,8 +4492,7 @@ voice channel.

    IGuild.EveryoneRole

    -

    Gets the built-in role containing all users in this guild.

    -
    +
    Declaration
    @@ -4735,8 +4509,7 @@ voice channel.

    IRole -

    A role object that represents an @everyone role in this guild.

    - + @@ -4749,8 +4522,7 @@ voice channel.

    IGuild.GetAFKChannelAsync(CacheMode, RequestOptions)

    -

    Gets the AFK voice channel in this guild.

    -
    +
    Declaration
    @@ -4769,14 +4541,12 @@ voice channel.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4791,9 +4561,7 @@ voice channel.

    System.Threading.Tasks.Task<IVoiceChannel> -

    A task that represents the asynchronous get operation. The task result contains the voice channel that the -AFK users will be moved to after they have idled for too long; null if none is set.

    - + @@ -4878,8 +4646,7 @@ AFK users will be moved to after they have idled for too long; null

    IGuild.GetBanAsync(IUser, RequestOptions)

    -

    Gets a ban object for a banned user.

    -
    +
    Declaration
    @@ -4898,14 +4665,12 @@ AFK users will be moved to after they have idled for too long; null IUser user -

    The banned user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4920,9 +4685,7 @@ AFK users will be moved to after they have idled for too long; null System.Threading.Tasks.Task<IBan> -

    A task that represents the asynchronous get operation. The task result contains a ban object, which -contains the user information and the reason for the ban; null if the ban entry cannot be found.

    - + @@ -4935,8 +4698,7 @@ contains the user information and the reason for the ban; null if t

    IGuild.GetBanAsync(UInt64, RequestOptions)

    -

    Gets a ban object for a banned user.

    -
    +
    Declaration
    @@ -4955,14 +4717,12 @@ contains the user information and the reason for the ban; null if t System.UInt64 userId -

    The snowflake identifier for the banned user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4977,9 +4737,7 @@ contains the user information and the reason for the ban; null if t System.Threading.Tasks.Task<IBan> -

    A task that represents the asynchronous get operation. The task result contains a ban object, which -contains the user information and the reason for the ban; null if the ban entry cannot be found.

    - + @@ -4992,8 +4750,7 @@ contains the user information and the reason for the ban; null if t

    IGuild.GetBansAsync(RequestOptions)

    -

    Gets a collection of all users banned in this guild.

    -
    +
    Declaration
    @@ -5012,8 +4769,7 @@ contains the user information and the reason for the ban; null if t RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5028,10 +4784,7 @@ contains the user information and the reason for the ban; null if t System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IBan>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -ban objects that this guild currently possesses, with each object containing the user banned and reason -behind the ban.

    - + @@ -5044,8 +4797,7 @@ behind the ban.

    IGuild.GetCategoriesAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all category channels in this guild.

    -
    +
    Declaration
    @@ -5064,14 +4816,12 @@ behind the ban.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5086,9 +4836,7 @@ behind the ban.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<ICategoryChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -category channels found within this guild.

    - + @@ -5101,8 +4849,7 @@ category channels found within this guild.

    IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a channel in this guild.

    -
    +
    Declaration
    @@ -5121,20 +4868,17 @@ category channels found within this guild.

    System.UInt64 id -

    The snowflake identifier for the channel.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5149,9 +4893,7 @@ category channels found within this guild.

    System.Threading.Tasks.Task<IGuildChannel> -

    A task that represents the asynchronous get operation. The task result contains the generic channel -associated with the specified id; null if none is found.

    - + @@ -5164,8 +4906,7 @@ associated with the specified

    IGuild.GetChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all channels in this guild.

    -
    +
    Declaration
    @@ -5184,14 +4925,12 @@ associated with the specified CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5206,9 +4945,7 @@ associated with the specified System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuildChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -generic channels found within this guild.

    - + @@ -5221,8 +4958,7 @@ generic channels found within this guild.

    IGuild.GetCurrentUserAsync(CacheMode, RequestOptions)

    -

    Gets the current user for this guild.

    -
    +
    Declaration
    @@ -5241,14 +4977,12 @@ generic channels found within this guild.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5263,9 +4997,7 @@ generic channels found within this guild.

    System.Threading.Tasks.Task<IGuildUser> -

    A task that represents the asynchronous get operation. The task result contains the currently logged-in -user within this guild.

    - + @@ -5278,8 +5010,7 @@ user within this guild.

    IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions)

    -

    Gets the first viewable text channel in this guild.

    -
    +
    Declaration
    @@ -5298,14 +5029,12 @@ user within this guild.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5320,9 +5049,7 @@ user within this guild.

    System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous get operation. The task result contains the first viewable text -channel in this guild; null if none is found.

    - + @@ -5335,8 +5062,7 @@ channel in this guild; null if none is found.

    IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions)

    -

    Gets the embed channel (i.e. the channel set in the guild's widget settings) in this guild.

    -
    +
    Declaration
    @@ -5355,14 +5081,12 @@ channel in this guild; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5377,9 +5101,7 @@ channel in this guild; null if none is found.

    System.Threading.Tasks.Task<IGuildChannel> -

    A task that represents the asynchronous get operation. The task result contains the embed channel set -within the server's widget settings; null if none is set.

    - + @@ -5439,8 +5161,7 @@ within the server's widget settings; null if none is set.

    IGuild.GetInvitesAsync(RequestOptions)

    -

    Gets a collection of all invites in this guild.

    -
    +
    Declaration
    @@ -5459,8 +5180,7 @@ within the server's widget settings; null if none is set.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5475,9 +5195,7 @@ within the server's widget settings; null if none is set.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IInviteMetadata>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -invite metadata, each representing information for an invite found within this guild.

    - + @@ -5490,8 +5208,7 @@ invite metadata, each representing information for an invite found within this g

    IGuild.GetOwnerAsync(CacheMode, RequestOptions)

    -

    Gets the owner of this guild.

    -
    +
    Declaration
    @@ -5510,14 +5227,12 @@ invite metadata, each representing information for an invite found within this g CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5532,8 +5247,7 @@ invite metadata, each representing information for an invite found within this g System.Threading.Tasks.Task<IGuildUser> -

    A task that represents the asynchronous get operation. The task result contains the owner of this guild.

    - + @@ -5546,8 +5260,7 @@ invite metadata, each representing information for an invite found within this g

    IGuild.GetRole(UInt64)

    -

    Gets a role in this guild.

    -
    +
    Declaration
    @@ -5566,8 +5279,7 @@ invite metadata, each representing information for an invite found within this g System.UInt64 id -

    The snowflake identifier for the role.

    - + @@ -5582,8 +5294,7 @@ invite metadata, each representing information for an invite found within this g IRole -

    A role that is associated with the specified id; null if none is found.

    - + @@ -5596,8 +5307,7 @@ invite metadata, each representing information for an invite found within this g

    IGuild.GetSystemChannelAsync(CacheMode, RequestOptions)

    -

    Gets the system channel where randomized welcome messages are sent in this guild.

    -
    +
    Declaration
    @@ -5616,14 +5326,12 @@ invite metadata, each representing information for an invite found within this g CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5638,9 +5346,7 @@ invite metadata, each representing information for an invite found within this g System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous get operation. The task result contains the text channel where -randomized welcome messages will be sent to; null if none is set.

    - + @@ -5653,8 +5359,7 @@ randomized welcome messages will be sent to; null if none is set.

    IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a text channel in this guild.

    -
    +
    Declaration
    @@ -5673,20 +5378,17 @@ randomized welcome messages will be sent to; null if none is set. System.UInt64 id -

    The snowflake identifier for the text channel.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5701,9 +5403,7 @@ randomized welcome messages will be sent to; null if none is set. System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous get operation. The task result contains the text channel -associated with the specified id; null if none is found.

    - + @@ -5716,8 +5416,7 @@ associated with the specified

    IGuild.GetTextChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all text channels in this guild.

    -
    +
    Declaration
    @@ -5736,14 +5435,12 @@ associated with the specified CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5758,9 +5455,7 @@ associated with the specified System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<ITextChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -message channels found within this guild.

    - + @@ -5773,8 +5468,7 @@ message channels found within this guild.

    IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user from this guild.

    -
    +
    Declaration
    @@ -5793,20 +5487,17 @@ message channels found within this guild.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5821,19 +5512,10 @@ message channels found within this guild.

    System.Threading.Tasks.Task<IGuildUser> -

    A task that represents the asynchronous get operation. The task result contains the guild user -associated with the specified id; null if none is found.

    - + -
    Remarks
    -

    This method retrieves a user found within this guild.

    -
    note

    - This may return null in the WebSocket implementation due to incomplete user collection in - large guilds. -

    -
    | Improve this Doc @@ -5843,8 +5525,7 @@ associated with the specified

    IGuild.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all users in this guild.

    -
    +
    Declaration
    @@ -5863,14 +5544,12 @@ associated with the specified CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5885,19 +5564,10 @@ associated with the specified System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuildUser>> -

    A task that represents the asynchronous get operation. The task result contains a collection of guild -users found within this guild.

    - + -
    Remarks
    -

    This method retrieves all users found within this guild.

    -
    note

    - This may return an incomplete collection in the WebSocket implementation due to how Discord does not - send a complete user list for large guilds. -

    -
    | Improve this Doc @@ -5907,8 +5577,7 @@ users found within this guild.

    IGuild.GetVanityInviteAsync(RequestOptions)

    -

    Gets the vanity invite URL of this guild.

    -
    +
    Declaration
    @@ -5927,8 +5596,7 @@ users found within this guild.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5943,9 +5611,7 @@ users found within this guild.

    System.Threading.Tasks.Task<IInviteMetadata> -

    A task that represents the asynchronous get operation. The task result contains the partial metadata of -the vanity invite found within this guild; null if none is found.

    - + @@ -5958,8 +5624,7 @@ the vanity invite found within this guild; null if none is found.

    IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a voice channel in this guild.

    -
    +
    Declaration
    @@ -5978,20 +5643,17 @@ the vanity invite found within this guild; null if none is found. System.UInt64 id -

    The snowflake identifier for the voice channel.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6006,9 +5668,7 @@ the vanity invite found within this guild; null if none is found. System.Threading.Tasks.Task<IVoiceChannel> -

    A task that represents the asynchronous get operation. The task result contains the voice channel associated -with the specified id; null if none is found.

    - + @@ -6021,8 +5681,7 @@ with the specified id

    IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all voice channels in this guild.

    -
    +
    Declaration
    @@ -6041,14 +5700,12 @@ with the specified id CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6063,9 +5720,7 @@ with the specified id System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -voice channels found within this guild.

    - + @@ -6078,8 +5733,7 @@ voice channels found within this guild.

    IGuild.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of all the voice regions this guild can access.

    -
    +
    Declaration
    @@ -6098,8 +5752,7 @@ voice channels found within this guild.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6114,9 +5767,7 @@ voice channels found within this guild.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -voice regions the guild can access.

    - + @@ -6129,8 +5780,7 @@ voice regions the guild can access.

    IGuild.GetWebhookAsync(UInt64, RequestOptions)

    -

    Gets a webhook found within this guild.

    -
    +
    Declaration
    @@ -6149,14 +5799,12 @@ voice regions the guild can access.

    System.UInt64 id -

    The identifier for the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6171,9 +5819,7 @@ voice regions the guild can access.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous get operation. The task result contains the webhook with the -specified id; null if none is found.

    - + @@ -6186,8 +5832,7 @@ specified id;

    IGuild.GetWebhooksAsync(RequestOptions)

    -

    Gets a collection of all webhook from this guild.

    -
    +
    Declaration
    @@ -6206,8 +5851,7 @@ specified id; RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6222,9 +5866,7 @@ specified id; System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IWebhook>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of webhooks found within the guild.

    - + @@ -6237,8 +5879,7 @@ of webhooks found within the guild.

    IGuild.Roles

    -

    Gets a collection of all roles in this guild.

    -
    +
    Declaration
    @@ -6255,8 +5896,7 @@ of webhooks found within the guild.

    System.Collections.Generic.IReadOnlyCollection<IRole> -

    A read-only collection of roles found within this guild.

    - + diff --git a/docs/api/Discord.Rest.RestGuildChannel.html b/docs/api/Discord.Rest.RestGuildChannel.html index 42a982338..8780e0e73 100644 --- a/docs/api/Discord.Rest.RestGuildChannel.html +++ b/docs/api/Discord.Rest.RestGuildChannel.html @@ -142,8 +142,7 @@

    GuildId

    -

    Gets the guild ID associated with this channel.

    -
    +
    Declaration
    @@ -160,9 +159,7 @@ System.UInt64 -

    An System.UInt64 representing the guild snowflake identifier for the guild that this channel -belongs to.

    - + @@ -175,8 +172,7 @@ belongs to.

    Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -193,8 +189,7 @@ belongs to.

    System.String -

    A string containing the name of this channel.

    - + @@ -207,8 +202,7 @@ belongs to.

    PermissionOverwrites

    -

    Gets a collection of permission overwrites for this channel.

    -
    +
    Declaration
    @@ -225,8 +219,7 @@ belongs to.

    System.Collections.Generic.IReadOnlyCollection<Overwrite> -

    A collection of overwrites associated with this channel.

    - + @@ -239,8 +232,7 @@ belongs to.

    Position

    -

    Gets the position of this channel.

    -
    +
    Declaration
    @@ -257,9 +249,7 @@ belongs to.

    System.Int32 -

    An System.Int32 representing the position of this channel in the guild's channel list relative to -others of the same type.

    - + @@ -398,8 +388,7 @@ others of the same type.

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -418,8 +407,7 @@ others of the same type.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -547,8 +535,7 @@ others of the same type.

    ModifyAsync(Action<GuildChannelProperties>, RequestOptions)

    -

    Modifies this guild channel.

    -
    +
    Declaration
    @@ -567,14 +554,12 @@ others of the same type.

    System.Action<GuildChannelProperties> func -

    The delegate containing the properties to modify the channel with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -589,15 +574,10 @@ others of the same type.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies the current guild channel with the specified properties. To see an example of this -method and what properties are available, please refer to GuildChannelProperties.

    -
    | Improve this Doc @@ -753,8 +733,7 @@ method and what properties are available, please refer to

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -805,8 +784,7 @@ method and what properties are available, please refer to

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -825,20 +803,17 @@ method and what properties are available, please refer to System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - +
    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -853,9 +828,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -868,8 +841,7 @@ represents the found user; null if none is found.

    IChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -888,14 +860,12 @@ represents the found user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -910,23 +880,10 @@ represents the found user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IUser>> -

    Paged collection of users.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -This method will attempt to fetch all users that is able to view this channel or is currently in this channel. -The library will attempt to split up the requests according to and MaxUsersPerBatch. -In other words, if there are 3000 users, and the MaxUsersPerBatch constant -is 1000, the request will be split into 3 individual requests; thus returning 53individual asynchronous -responses, hence the need of flattening. -
    | Improve this Doc @@ -936,8 +893,7 @@ responses, hence the need of flattening.

    IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions)

    -

    Adds or updates the permission overwrite for the given role.

    -
    +
    Declaration
    @@ -956,20 +912,17 @@ responses, hence the need of flattening. IRole role -

    The role to add the overwrite to.

    - + OverwritePermissions permissions -

    The overwrite to add to the role.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -984,9 +937,7 @@ responses, hence the need of flattening. System.Threading.Tasks.Task -

    A task representing the asynchronous permission operation for adding the specified permissions to the -channel.

    - + @@ -999,8 +950,7 @@ channel.

    IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions)

    -

    Adds or updates the permission overwrite for the given user.

    -
    +
    Declaration
    @@ -1019,20 +969,17 @@ channel.

    IUser user -

    The user to add the overwrite to.

    - + OverwritePermissions permissions -

    The overwrite to add to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1047,8 +994,7 @@ channel.

    System.Threading.Tasks.Task -

    A task representing the asynchronous permission operation for adding the specified permissions to the channel.

    - + @@ -1061,8 +1007,7 @@ channel.

    IGuildChannel.GetPermissionOverwrite(IRole)

    -

    Gets the permission overwrite for a specific role.

    -
    +
    Declaration
    @@ -1081,8 +1026,7 @@ channel.

    IRole role -

    The role to get the overwrite from.

    - + @@ -1097,8 +1041,7 @@ channel.

    System.Nullable<OverwritePermissions> -

    An overwrite object for the targeted role; null if none is set.

    - + @@ -1111,8 +1054,7 @@ channel.

    IGuildChannel.GetPermissionOverwrite(IUser)

    -

    Gets the permission overwrite for a specific user.

    -
    +
    Declaration
    @@ -1131,8 +1073,7 @@ channel.

    IUser user -

    The user to get the overwrite from.

    - + @@ -1147,8 +1088,7 @@ channel.

    System.Nullable<OverwritePermissions> -

    An overwrite object for the targeted user; null if none is set.

    - + @@ -1161,8 +1101,7 @@ channel.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -1181,20 +1120,17 @@ channel.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1209,9 +1145,7 @@ channel.

    System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + @@ -1224,8 +1158,7 @@ represents the user; null if none is found.

    IGuildChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -1244,14 +1177,12 @@ represents the user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1266,15 +1197,10 @@ represents the user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IGuildUser>> -

    Paged collection of users.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetUsersAsync(CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1284,8 +1210,7 @@ Please visit its documentation for more details on this method.

    IGuildChannel.Guild

    -

    Gets the guild associated with this channel.

    -
    +
    Declaration
    @@ -1302,8 +1227,7 @@ Please visit its documentation for more details on this method.

    IGuild -

    A guild object that this channel belongs to.

    - + @@ -1316,8 +1240,7 @@ Please visit its documentation for more details on this method.

    IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions)

    -

    Removes the permission overwrite for the given role, if one exists.

    -
    +
    Declaration
    @@ -1336,14 +1259,12 @@ Please visit its documentation for more details on this method.

    IRole role -

    The role to remove the overwrite from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1358,8 +1279,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task representing the asynchronous operation for removing the specified permissions from the channel.

    - + @@ -1372,8 +1292,7 @@ Please visit its documentation for more details on this method.

    IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions)

    -

    Removes the permission overwrite for the given user, if one exists.

    -
    +
    Declaration
    @@ -1392,14 +1311,12 @@ Please visit its documentation for more details on this method.

    IUser user -

    The user to remove the overwrite from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1414,8 +1331,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task representing the asynchronous operation for removing the specified permissions from the channel.

    - + diff --git a/docs/api/Discord.Rest.RestGuildIntegration.html b/docs/api/Discord.Rest.RestGuildIntegration.html index d05c17d63..3c077a3bc 100644 --- a/docs/api/Discord.Rest.RestGuildIntegration.html +++ b/docs/api/Discord.Rest.RestGuildIntegration.html @@ -127,8 +127,7 @@

    Account

    -

    Gets integration account information.

    -
    +
    Declaration
    @@ -158,8 +157,7 @@

    ExpireBehavior

    -

    Gets the ID that this integration uses for "subscribers".

    -
    +
    Declaration
    @@ -189,8 +187,7 @@

    ExpireGracePeriod

    -

    Gets the grace period before expiring "subscribers".

    -
    +
    Declaration
    @@ -250,8 +247,7 @@

    IsEnabled

    -

    Gets a value that indicates whether this integration is enabled or not.

    -
    +
    Declaration
    @@ -268,8 +264,7 @@ System.Boolean -

    true if this integration is enabled; otherwise false.

    - + @@ -282,8 +277,7 @@

    IsSyncing

    -

    Gets a value that indicates whether this integration is syncing or not.

    -
    +
    Declaration
    @@ -300,15 +294,10 @@ System.Boolean -

    true if this integration is syncing; otherwise false.

    - + -
    Remarks
    -

    An integration with syncing enabled will update its "subscribers" on an interval, while one with syncing -disabled will not. A user must manually choose when sync the integration if syncing is disabled.

    -
    | Improve this Doc @@ -318,8 +307,7 @@ disabled will not. A user must manually choose when sync the integration if sync

    Name

    -

    Gets the integration name.

    -
    +
    Declaration
    @@ -336,8 +324,7 @@ disabled will not. A user must manually choose when sync the integration if sync System.String -

    A string containing the name of this integration.

    - + @@ -380,8 +367,7 @@ disabled will not. A user must manually choose when sync the integration if sync

    SyncedAt

    -

    Gets when this integration was last synced.

    -
    +
    Declaration
    @@ -398,8 +384,7 @@ disabled will not. A user must manually choose when sync the integration if sync System.DateTimeOffset -

    A System.DateTimeOffset containing a date and time of day when the integration was last synced.

    - + @@ -412,8 +397,7 @@ disabled will not. A user must manually choose when sync the integration if sync

    Type

    -

    Gets the integration type (Twitch, YouTube, etc).

    -
    +
    Declaration
    @@ -430,8 +414,7 @@ disabled will not. A user must manually choose when sync the integration if sync System.String -

    A string containing the name of the type of integration.

    - + diff --git a/docs/api/Discord.Rest.RestGuildUser.html b/docs/api/Discord.Rest.RestGuildUser.html index 2e86ac074..eb0ca440b 100644 --- a/docs/api/Discord.Rest.RestGuildUser.html +++ b/docs/api/Discord.Rest.RestGuildUser.html @@ -183,8 +183,7 @@

    GuildId

    -

    Gets the ID of the guild for this user.

    -
    +
    Declaration
    @@ -201,8 +200,7 @@ System.UInt64 -

    An System.UInt64 representing the snowflake identifier of the guild that this user belongs to.

    - + @@ -215,8 +213,7 @@

    GuildPermissions

    -

    Gets the guild-level permissions for this user.

    -
    +
    Declaration
    @@ -233,9 +230,7 @@ GuildPermissions -

    A GuildPermissions structure for this user, representing what -permissions this user has in the guild.

    - + @@ -264,8 +259,7 @@ permissions this user has in the guild.

    IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -282,9 +276,7 @@ permissions this user has in the guild.

    System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -297,9 +289,7 @@ otherwise false.

    IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -316,8 +306,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -330,8 +319,7 @@ guild.

    JoinedAt

    -

    Gets when this user joined the guild.

    -
    +
    Declaration
    @@ -348,9 +336,7 @@ guild.

    System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset representing the time of which the user has joined the guild; -null when it cannot be obtained.

    - + @@ -363,8 +349,7 @@ guild.

    Nickname

    -

    Gets the nickname for this user.

    -
    +
    Declaration
    @@ -381,8 +366,7 @@ guild.

    System.String -

    A string representing the nickname of the user; null if none is set.

    - + @@ -395,8 +379,7 @@ guild.

    PremiumSince

    -

    Gets the date and time for when this user's guild boost began.

    -
    +
    Declaration
    @@ -413,8 +396,7 @@ guild.

    System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset for when the user began boosting this guild; null if they are not boosting the guild.

    - + @@ -427,8 +409,7 @@ guild.

    RoleIds

    -

    Gets a collection of IDs for the roles that this user currently possesses in the guild.

    -
    +
    Declaration
    @@ -445,17 +426,10 @@ guild.

    System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of System.UInt64, each representing a snowflake identifier for a role that -this user possesses.

    - + -
    Remarks
    -

    This property returns a read-only collection of the identifiers of the roles that this user possesses. -For WebSocket users, a Roles property can be found in place of this property. Due to the REST -implementation, only a collection of identifiers can be retrieved instead of the full role objects.

    -

    Methods

    @@ -467,8 +441,7 @@ implementation, only a collection of identifiers can be retrieved instead of the

    AddRoleAsync(IRole, RequestOptions)

    -

    Adds the specified role to this user in the guild.

    -
    +
    Declaration
    @@ -487,14 +460,12 @@ implementation, only a collection of identifiers can be retrieved instead of the IRole role -

    The role to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -509,8 +480,7 @@ implementation, only a collection of identifiers can be retrieved instead of the System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -523,8 +493,7 @@ implementation, only a collection of identifiers can be retrieved instead of the

    AddRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Adds the specified roles to this user in the guild.

    -
    +
    Declaration
    @@ -543,14 +512,12 @@ implementation, only a collection of identifiers can be retrieved instead of the System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -565,8 +532,7 @@ implementation, only a collection of identifiers can be retrieved instead of the System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -579,8 +545,7 @@ implementation, only a collection of identifiers can be retrieved instead of the

    GetPermissions(IGuildChannel)

    -

    Gets the level permissions granted to this user to a given channel.

    -
    +
    Declaration
    @@ -599,8 +564,7 @@ implementation, only a collection of identifiers can be retrieved instead of the IGuildChannel channel -

    The channel to get the permission from.

    - + @@ -615,9 +579,7 @@ implementation, only a collection of identifiers can be retrieved instead of the ChannelPermissions -

    A ChannelPermissions structure representing the permissions that a user has in the -specified channel.

    - + @@ -646,8 +608,7 @@ specified channel.

    KickAsync(String, RequestOptions)

    -

    Kicks this user from this guild.

    -
    +
    Declaration
    @@ -666,14 +627,12 @@ specified channel.

    System.String reason -

    The reason for the kick which will be recorded in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -688,8 +647,7 @@ specified channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous kick operation.

    - + @@ -702,8 +660,7 @@ specified channel.

    ModifyAsync(Action<GuildUserProperties>, RequestOptions)

    -

    Modifies this user's properties in this guild.

    -
    +
    Declaration
    @@ -722,14 +679,12 @@ specified channel.

    System.Action<GuildUserProperties> func -

    The delegate containing the properties to modify the user with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -744,15 +699,10 @@ specified channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies the current guild user with the specified properties. To see an example of this -method and what properties are available, please refer to GuildUserProperties.

    -
    | Improve this Doc @@ -762,8 +712,7 @@ method and what properties are available, please refer to

    RemoveRoleAsync(IRole, RequestOptions)

    -

    Removes the specified role from this user in the guild.

    -
    +
    Declaration
    @@ -782,14 +731,12 @@ method and what properties are available, please refer to IRole role -

    The role to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -804,8 +751,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -818,8 +764,7 @@ method and what properties are available, please refer to

    RemoveRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Removes the specified roles from this user in the guild.

    -
    +
    Declaration
    @@ -838,14 +783,12 @@ method and what properties are available, please refer to System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -860,8 +803,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -874,8 +816,7 @@ method and what properties are available, please refer to

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -926,8 +867,7 @@ method and what properties are available, please refer to

    IGuildUser.Guild

    -

    Gets the guild for this user.

    -
    +
    Declaration
    @@ -944,8 +884,7 @@ method and what properties are available, please refer to IGuild -

    A guild object that this user belongs to.

    - + @@ -958,8 +897,7 @@ method and what properties are available, please refer to

    IVoiceState.IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -976,8 +914,7 @@ method and what properties are available, please refer to System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -990,9 +927,7 @@ method and what properties are available, please refer to

    IVoiceState.IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -1009,8 +944,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -1023,8 +957,7 @@ speak via voice).

    IVoiceState.IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -1041,8 +974,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -1055,8 +987,7 @@ speak via voice).

    IVoiceState.IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -1073,8 +1004,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -1087,8 +1017,7 @@ speak via voice).

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -1105,9 +1034,7 @@ speak via voice).

    IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + @@ -1120,8 +1047,7 @@ if none.

    IVoiceState.VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestInvite.html b/docs/api/Discord.Rest.RestInvite.html index 1cf693003..fc77ce671 100644 --- a/docs/api/Discord.Rest.RestInvite.html +++ b/docs/api/Discord.Rest.RestInvite.html @@ -130,8 +130,7 @@

    ChannelId

    -

    Gets the ID of the channel this invite is linked to.

    -
    +
    Declaration
    @@ -148,8 +147,7 @@ System.UInt64 -

    An System.UInt64 representing the channel snowflake identifier that the invite points to.

    - + @@ -162,8 +160,7 @@

    ChannelName

    -

    Gets the name of the channel this invite is linked to.

    -
    +
    Declaration
    @@ -180,8 +177,7 @@ System.String -

    A string containing the name of the channel that the invite points to.

    - + @@ -224,8 +220,7 @@

    Code

    -

    Gets the unique identifier for this invite.

    -
    +
    Declaration
    @@ -242,8 +237,7 @@ System.String -

    A string containing the invite code (e.g. FTqNnyS).

    - + @@ -256,8 +250,7 @@

    GuildId

    -

    Gets the ID of the guild this invite is linked to.

    -
    +
    Declaration
    @@ -274,8 +267,7 @@ System.Nullable<System.UInt64> -

    An System.UInt64 representing the guild snowflake identifier that the invite points to.

    - + @@ -288,8 +280,7 @@

    GuildName

    -

    Gets the name of the guild this invite is linked to.

    -
    +
    Declaration
    @@ -306,8 +297,7 @@ System.String -

    A string containing the name of the guild that the invite points to.

    - + @@ -320,8 +310,7 @@

    MemberCount

    -

    Gets the approximated count of total members in the guild.

    -
    +
    Declaration
    @@ -338,9 +327,7 @@ System.Nullable<System.Int32> -

    An System.Int32 representing the approximated total member count of the guild that the -invite points to; null if one cannot be obtained.

    - + @@ -353,8 +340,7 @@ invite points to; null if one cannot be obtained.

    PresenceCount

    -

    Gets the approximated count of online members in the guild.

    -
    +
    Declaration
    @@ -371,9 +357,7 @@ invite points to; null if one cannot be obtained.

    System.Nullable<System.Int32> -

    An System.Int32 representing the approximated online member count of the guild that the -invite points to; null if one cannot be obtained.

    - + @@ -386,8 +370,7 @@ invite points to; null if one cannot be obtained.

    Url

    -

    Gets the URL used to accept this invite using Code.

    -
    +
    Declaration
    @@ -404,8 +387,7 @@ invite points to; null if one cannot be obtained.

    System.String -

    A string containing the full invite URL (e.g. https://discord.gg/FTqNnyS).

    - + @@ -420,8 +402,7 @@ invite points to; null if one cannot be obtained.

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -440,8 +421,7 @@ invite points to; null if one cannot be obtained.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -503,8 +483,7 @@ invite points to; null if one cannot be obtained.

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -553,8 +532,7 @@ invite points to; null if one cannot be obtained.

    IInvite.Channel

    -

    Gets the channel this invite is linked to.

    -
    +
    Declaration
    @@ -571,8 +549,7 @@ invite points to; null if one cannot be obtained.

    IChannel -

    A generic channel that the invite points to.

    - + @@ -585,8 +562,7 @@ invite points to; null if one cannot be obtained.

    IInvite.Guild

    -

    Gets the guild this invite is linked to.

    -
    +
    Declaration
    @@ -603,8 +579,7 @@ invite points to; null if one cannot be obtained.

    IGuild -

    A guild object representing the guild that the invite points to.

    - + diff --git a/docs/api/Discord.Rest.RestInviteMetadata.html b/docs/api/Discord.Rest.RestInviteMetadata.html index e77f00364..59714d5a2 100644 --- a/docs/api/Discord.Rest.RestInviteMetadata.html +++ b/docs/api/Discord.Rest.RestInviteMetadata.html @@ -174,8 +174,7 @@

    CreatedAt

    -

    Gets when this invite was created.

    -
    +
    Declaration
    @@ -192,8 +191,7 @@ System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset representing the time of which the invite was first created.

    - + @@ -237,8 +235,7 @@

    IsRevoked

    -

    Gets a value that indicates whether the invite has been revoked.

    -
    +
    Declaration
    @@ -255,8 +252,7 @@ System.Boolean -

    true if this invite was revoked; otherwise false.

    - + @@ -269,8 +265,7 @@

    IsTemporary

    -

    Gets a value that indicates whether the invite is a temporary one.

    -
    +
    Declaration
    @@ -287,9 +282,7 @@ System.Boolean -

    true if users accepting this invite will be removed from the guild when they log off; otherwise -false.

    - + @@ -302,8 +295,7 @@

    MaxAge

    -

    Gets the time (in seconds) until the invite expires.

    -
    +
    Declaration
    @@ -320,9 +312,7 @@ System.Nullable<System.Int32> -

    An System.Int32 representing the time in seconds until this invite expires; null if this -invite never expires.

    - + @@ -335,8 +325,7 @@ invite never expires.

    MaxUses

    -

    Gets the max number of uses this invite may have.

    -
    +
    Declaration
    @@ -353,9 +342,7 @@ invite never expires.

    System.Nullable<System.Int32> -

    An System.Int32 representing the number of uses this invite may be accepted until it is removed -from the guild; null if none is set.

    - + @@ -368,8 +355,7 @@ from the guild; null if none is set.

    Uses

    -

    Gets the number of times this invite has been used.

    -
    +
    Declaration
    @@ -386,8 +372,7 @@ from the guild; null if none is set.

    System.Nullable<System.Int32> -

    An System.Int32 representing the number of times this invite has been used.

    - + @@ -402,8 +387,7 @@ from the guild; null if none is set.

    IInviteMetadata.Inviter

    -

    Gets the user that created this invite.

    -
    +
    Declaration
    @@ -420,8 +404,7 @@ from the guild; null if none is set.

    IUser -

    A user that created this invite.

    - + diff --git a/docs/api/Discord.Rest.RestMessage.html b/docs/api/Discord.Rest.RestMessage.html index b83eb1a67..f1600070e 100644 --- a/docs/api/Discord.Rest.RestMessage.html +++ b/docs/api/Discord.Rest.RestMessage.html @@ -133,8 +133,7 @@

    Activity

    -

    Gets the activity associated with a message.

    -
    +
    Declaration
    @@ -151,15 +150,10 @@ MessageActivity -

    A message's activity, if any is associated.

    - + -
    Remarks
    -

    Sent with Rich Presence-related chat embeds. This often refers to activity that requires end-user's -interaction, such as a Spotify Invite activity.

    -
    | Improve this Doc @@ -169,8 +163,7 @@ interaction, such as a Spotify Invite activity.

    Application

    -

    Gets the application associated with a message.

    -
    +
    Declaration
    @@ -187,14 +180,10 @@ interaction, such as a Spotify Invite activity.

    MessageApplication -

    A message's application, if any is associated.

    - + -
    Remarks
    -

    Sent with Rich-Presence-related chat embeds.

    -
    | Improve this Doc @@ -266,8 +255,7 @@ interaction, such as a Spotify Invite activity.

    Channel

    -

    Gets the source channel of the message.

    -
    +
    Declaration
    @@ -297,8 +285,7 @@ interaction, such as a Spotify Invite activity.

    Content

    -

    Gets the content for this message.

    -
    +
    Declaration
    @@ -315,8 +302,7 @@ interaction, such as a Spotify Invite activity.

    System.String -

    A string that contains the body of the message; note that this field may be empty if there is an embed.

    - + @@ -329,8 +315,7 @@ interaction, such as a Spotify Invite activity.

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -347,8 +332,7 @@ interaction, such as a Spotify Invite activity.

    System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -361,8 +345,7 @@ interaction, such as a Spotify Invite activity.

    EditedTimestamp

    -

    Gets the time of this message's last edit.

    -
    +
    Declaration
    @@ -379,8 +362,7 @@ interaction, such as a Spotify Invite activity.

    System.Nullable<System.DateTimeOffset> -

    Time of when the message was last edited; null if the message is never edited.

    - + @@ -424,8 +406,7 @@ interaction, such as a Spotify Invite activity.

    IsPinned

    -

    Gets the value that indicates whether this message is pinned.

    -
    +
    Declaration
    @@ -442,8 +423,7 @@ interaction, such as a Spotify Invite activity.

    System.Boolean -

    true if this message was added to its channel's pinned messages; otherwise false.

    - + @@ -456,8 +436,7 @@ interaction, such as a Spotify Invite activity.

    IsSuppressed

    -

    Gets the value that indicates whether or not this message's embeds are suppressed.

    -
    +
    Declaration
    @@ -474,8 +453,7 @@ interaction, such as a Spotify Invite activity.

    System.Boolean -

    true if the embeds in this message have been suppressed (made invisible); otherwise false.

    - + @@ -488,8 +466,7 @@ interaction, such as a Spotify Invite activity.

    IsTTS

    -

    Gets the value that indicates whether this message was meant to be read-aloud by Discord.

    -
    +
    Declaration
    @@ -506,8 +483,7 @@ interaction, such as a Spotify Invite activity.

    System.Boolean -

    true if this message was sent as a text-to-speech message; otherwise false.

    - + @@ -520,8 +496,7 @@ interaction, such as a Spotify Invite activity.

    MentionedChannelIds

    -

    Gets the IDs of channels mentioned in this message.

    -
    +
    Declaration
    @@ -538,8 +513,7 @@ interaction, such as a Spotify Invite activity.

    System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of channel IDs.

    - + @@ -552,8 +526,7 @@ interaction, such as a Spotify Invite activity.

    MentionedRoleIds

    -

    Gets the IDs of roles mentioned in this message.

    -
    +
    Declaration
    @@ -570,8 +543,7 @@ interaction, such as a Spotify Invite activity.

    System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of role IDs.

    - + @@ -615,8 +587,7 @@ interaction, such as a Spotify Invite activity.

    Reactions

    -

    Gets all reactions included in this message.

    -
    +
    Declaration
    @@ -646,8 +617,7 @@ interaction, such as a Spotify Invite activity.

    Reference

    -

    Gets the reference to the original message if it was crossposted.

    -
    +
    Declaration
    @@ -664,15 +634,10 @@ interaction, such as a Spotify Invite activity.

    MessageReference -

    A message's reference, if any is associated.

    - + -
    Remarks
    -

    Sent with Cross-posted messages, meaning they were published from news channels -and received by subscriber channels.

    -
    | Improve this Doc @@ -682,8 +647,7 @@ and received by subscriber channels.

    Source

    -

    Gets the source type of this message.

    -
    +
    Declaration
    @@ -713,8 +677,7 @@ and received by subscriber channels.

    Tags

    -

    Gets all tags included in this message's content.

    -
    +
    Declaration
    @@ -744,8 +707,7 @@ and received by subscriber channels.

    Timestamp

    -

    Gets the time this message was sent.

    -
    +
    Declaration
    @@ -762,8 +724,7 @@ and received by subscriber channels.

    System.DateTimeOffset -

    Time of when the message was sent.

    - + @@ -778,8 +739,7 @@ and received by subscriber channels.

    AddReactionAsync(IEmote, RequestOptions)

    -

    Adds a reaction to this message.

    -
    +
    Declaration
    @@ -798,14 +758,12 @@ and received by subscriber channels.

    IEmote emote -

    The emoji used to react to this message.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -820,15 +778,10 @@ and received by subscriber channels.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for adding a reaction to this message.

    - + -
    See Also
    -
    - -
    | Improve this Doc @@ -838,8 +791,7 @@ and received by subscriber channels.

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -858,8 +810,7 @@ and received by subscriber channels.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -887,8 +838,7 @@ and received by subscriber channels.

    GetReactionUsersAsync(IEmote, Int32, RequestOptions)

    -

    Gets all users that reacted to a message with a given emote.

    -
    +
    Declaration
    @@ -912,14 +862,12 @@ and received by subscriber channels.

    System.Int32 limit -

    The number of users to request.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -934,10 +882,7 @@ and received by subscriber channels.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IUser>> -

    A paged collection containing a read-only collection of users that has reacted to this message. -Flattening the paginated response into a collection of users with -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) is required if you wish to access the users.

    - + @@ -950,8 +895,7 @@ Flattening the paginated response into a collection of users with

    RemoveAllReactionsAsync(RequestOptions)

    -

    Removes all reactions from this message.

    -
    +
    Declaration
    @@ -970,8 +914,7 @@ Flattening the paginated response into a collection of users with RequestOptions options -

    The options to be used when sending the request.

    - + @@ -986,8 +929,7 @@ Flattening the paginated response into a collection of users with System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -1000,8 +942,7 @@ Flattening the paginated response into a collection of users with

    RemoveReactionAsync(IEmote, IUser, RequestOptions)

    -

    Removes a reaction from message.

    -
    +
    Declaration
    @@ -1020,20 +961,17 @@ Flattening the paginated response into a collection of users with IEmote emote -

    The emoji used to react to this message.

    - + IUser user -

    The user that added the emoji.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1048,15 +986,10 @@ Flattening the paginated response into a collection of users with System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for removing a reaction to this message.

    - + -
    See Also
    -
    - -
    | Improve this Doc @@ -1066,8 +999,7 @@ Flattening the paginated response into a collection of users with

    RemoveReactionAsync(IEmote, UInt64, RequestOptions)

    -

    Removes a reaction from message.

    -
    +
    Declaration
    @@ -1086,20 +1018,17 @@ Flattening the paginated response into a collection of users with IEmote emote -

    The emoji used to react to this message.

    - + System.UInt64 userId -

    The ID of the user that added the emoji.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1114,15 +1043,10 @@ Flattening the paginated response into a collection of users with System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for removing a reaction to this message.

    - + -
    See Also
    -
    - -
    | Improve this Doc @@ -1166,8 +1090,7 @@ Flattening the paginated response into a collection of users with

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -1216,8 +1139,7 @@ Flattening the paginated response into a collection of users with

    IMessage.Attachments

    -

    Gets all attachments included in this message.

    -
    +
    Declaration
    @@ -1234,16 +1156,10 @@ Flattening the paginated response into a collection of users with System.Collections.Generic.IReadOnlyCollection<IAttachment> -

    A read-only collection of attachments.

    - + -
    Remarks
    -

    This property gets a read-only collection of attachments associated with this message. Depending on the -user's end-client, a sent message may contain one or more attachments. For example, mobile users may -attach more than one file in their message, while the desktop client only allows for one.

    -
    | Improve this Doc @@ -1283,8 +1199,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.Embeds

    -

    Gets all embeds included in this message.

    -
    +
    Declaration
    @@ -1301,8 +1216,7 @@ attach more than one file in their message, while the desktop client only allows System.Collections.Generic.IReadOnlyCollection<IEmbed> -

    A read-only collection of embed objects.

    - + @@ -1315,8 +1229,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.MentionedUserIds

    -

    Gets the IDs of users mentioned in this message.

    -
    +
    Declaration
    @@ -1333,8 +1246,7 @@ attach more than one file in their message, while the desktop client only allows System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of user IDs.

    - + @@ -1347,8 +1259,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.Type

    -

    Gets the type of this system message.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestReaction.html b/docs/api/Discord.Rest.RestReaction.html index 025cbdede..89ec1694e 100644 --- a/docs/api/Discord.Rest.RestReaction.html +++ b/docs/api/Discord.Rest.RestReaction.html @@ -157,8 +157,7 @@

    Emote

    -

    The IEmote used in the reaction.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestRole.html b/docs/api/Discord.Rest.RestRole.html index 3dfe1e66b..0fdfafddf 100644 --- a/docs/api/Discord.Rest.RestRole.html +++ b/docs/api/Discord.Rest.RestRole.html @@ -132,8 +132,7 @@

    Color

    -

    Gets the color given to users of this role.

    -
    +
    Declaration
    @@ -150,8 +149,7 @@ Color -

    A Color struct representing the color of this role.

    - + @@ -164,8 +162,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -182,8 +179,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -227,8 +223,7 @@

    IsHoisted

    -

    Gets a value that indicates whether the role can be separated in the user list.

    -
    +
    Declaration
    @@ -245,8 +240,7 @@ System.Boolean -

    true if users of this role are separated in the user list; otherwise false.

    - + @@ -259,8 +253,7 @@

    IsManaged

    -

    Gets a value that indicates whether the role is managed by Discord.

    -
    +
    Declaration
    @@ -277,8 +270,7 @@ System.Boolean -

    true if this role is automatically managed by Discord; otherwise false.

    - + @@ -291,8 +283,7 @@

    IsMentionable

    -

    Gets a value that indicates whether the role is mentionable.

    -
    +
    Declaration
    @@ -309,8 +300,7 @@ System.Boolean -

    true if this role may be mentioned in messages; otherwise false.

    - + @@ -323,8 +313,7 @@

    Mention

    -

    Returns a special string used to mention this object.

    -
    +
    Declaration
    @@ -341,8 +330,7 @@ System.String -

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    - + @@ -355,8 +343,7 @@

    Name

    -

    Gets the name of this role.

    -
    +
    Declaration
    @@ -373,8 +360,7 @@ System.String -

    A string containing the name of this role.

    - + @@ -387,8 +373,7 @@

    Permissions

    -

    Gets the permissions granted to members of this role.

    -
    +
    Declaration
    @@ -405,8 +390,7 @@ GuildPermissions -

    A GuildPermissions struct that this role possesses.

    - + @@ -419,8 +403,7 @@

    Position

    -

    Gets this role's position relative to other roles in the same guild.

    -
    +
    Declaration
    @@ -437,8 +420,7 @@ System.Int32 -

    An System.Int32 representing the position of the role in the role list of the guild.

    - + @@ -500,8 +482,7 @@

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -520,8 +501,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -549,8 +529,7 @@

    ModifyAsync(Action<RoleProperties>, RequestOptions)

    -

    Modifies this role.

    -
    +
    Declaration
    @@ -569,14 +548,12 @@ System.Action<RoleProperties> func -

    A delegate containing the properties to modify the role with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -591,15 +568,10 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies this role with the specified properties. To see an example of this -method and what properties are available, please refer to RoleProperties.

    -
    | Improve this Doc @@ -645,8 +617,7 @@ method and what properties are available, please refer to

    IRole.Guild

    -

    Gets the guild that owns this role.

    -
    +
    Declaration
    @@ -663,8 +634,7 @@ method and what properties are available, please refer to IGuild -

    A guild representing the parent guild of this role.

    - + diff --git a/docs/api/Discord.Rest.RestSelfUser.html b/docs/api/Discord.Rest.RestSelfUser.html index a02a17721..fb2662758 100644 --- a/docs/api/Discord.Rest.RestSelfUser.html +++ b/docs/api/Discord.Rest.RestSelfUser.html @@ -182,8 +182,7 @@

    Email

    -

    Gets the email associated with this user.

    -
    +
    Declaration
    @@ -213,8 +212,7 @@

    Flags

    -

    Gets the flags that are applied to a user's account.

    -
    +
    Declaration
    @@ -231,14 +229,10 @@ UserProperties -

    The value of flags for this user.

    - + -
    Remarks
    -

    This value is determined by bitwise OR-ing UserProperties values together.

    -
    | Improve this Doc @@ -248,8 +242,7 @@

    IsMfaEnabled

    -

    Indicates whether or not this user has MFA enabled on their account.

    -
    +
    Declaration
    @@ -266,8 +259,7 @@ System.Boolean -

    true if this user has enabled multi-factor authentication on their account; false if not.

    - + @@ -280,8 +272,7 @@

    IsVerified

    -

    Indicates whether or not this user has their email verified.

    -
    +
    Declaration
    @@ -298,8 +289,7 @@ System.Boolean -

    true if this user's email has been verified; false if not.

    - + @@ -312,8 +302,7 @@

    Locale

    -

    Gets the user's chosen language option.

    -
    +
    Declaration
    @@ -330,9 +319,7 @@ System.String -

    The IETF language tag of the user's chosen region, if provided. -For example, a locale of "English, US" is "en-US", "Chinese (Taiwan)" is "zh-TW", etc.

    - + @@ -345,8 +332,7 @@ For example, a locale of "English, US" is "en-US", "Chi

    PremiumType

    -

    Gets the type of Nitro subscription that is active on this user's account.

    -
    +
    Declaration
    @@ -363,14 +349,10 @@ For example, a locale of "English, US" is "en-US", "Chi PremiumType -

    The type of Nitro subscription the user subscribes to, if any.

    - + -
    Remarks
    -

    This information may only be available with the identify OAuth scope.

    -

    Methods

    @@ -382,8 +364,7 @@ For example, a locale of "English, US" is "en-US", "Chi

    ModifyAsync(Action<SelfUserProperties>, RequestOptions)

    -

    Modifies the user's properties.

    -
    +
    Declaration
    @@ -451,8 +432,7 @@ For example, a locale of "English, US" is "en-US", "Chi

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestSystemMessage.html b/docs/api/Discord.Rest.RestSystemMessage.html index 09ef94449..b27e7f215 100644 --- a/docs/api/Discord.Rest.RestSystemMessage.html +++ b/docs/api/Discord.Rest.RestSystemMessage.html @@ -232,8 +232,7 @@

    Type

    -

    Gets the type of this system message.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestTextChannel.html b/docs/api/Discord.Rest.RestTextChannel.html index 77f249da3..cbeb5d444 100644 --- a/docs/api/Discord.Rest.RestTextChannel.html +++ b/docs/api/Discord.Rest.RestTextChannel.html @@ -209,8 +209,7 @@

    CategoryId

    -

    Gets the parent (category) ID of this channel in the guild's channel list.

    -
    +
    Declaration
    @@ -227,9 +226,7 @@ System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the parent of this channel; -null if none is set.

    - + @@ -242,8 +239,7 @@

    IsNsfw

    -

    Gets a value that indicates whether the channel is NSFW.

    -
    +
    Declaration
    @@ -260,8 +256,7 @@ System.Boolean -

    true if the channel has the NSFW flag enabled; otherwise false.

    - + @@ -274,8 +269,7 @@

    Mention

    -

    Returns a special string used to mention this object.

    -
    +
    Declaration
    @@ -292,8 +286,7 @@ System.String -

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    - + @@ -306,8 +299,7 @@

    SlowModeInterval

    -

    Gets the current slow-mode delay for this channel.

    -
    +
    Declaration
    @@ -324,9 +316,7 @@ System.Int32 -

    An System.Int32 representing the time in seconds required before the user can send another -message; 0 if disabled.

    - + @@ -339,8 +329,7 @@ message; 0 if disabled.

    Topic

    -

    Gets the current topic for this text channel.

    -
    +
    Declaration
    @@ -357,8 +346,7 @@ message; 0 if disabled.

    System.String -

    A string representing the topic set in the channel; null if none is set.

    - + @@ -373,8 +361,7 @@ message; 0 if disabled.

    CreateInviteAsync(Nullable<Int32>, Nullable<Int32>, Boolean, Boolean, RequestOptions)

    -

    Creates a new invite to this channel.

    -
    +
    Declaration
    @@ -393,32 +380,27 @@ message; 0 if disabled.

    System.Nullable<System.Int32> maxAge -

    The time (in seconds) until the invite expires. Set to null to never expire.

    - + System.Nullable<System.Int32> maxUses -

    The max amount of times this invite may be used. Set to null to have unlimited uses.

    - + System.Boolean isTemporary -

    If true, the user accepting this invite will be kicked from the guild after closing their client.

    - + System.Boolean isUnique -

    If true, don't try to reuse a similar invite (useful for creating many unique one time use invites).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -433,9 +415,7 @@ message; 0 if disabled.

    System.Threading.Tasks.Task<IInviteMetadata> -

    A task that represents the asynchronous invite creation operation. The task result contains an invite -metadata object containing information for the created invite.

    - + @@ -511,8 +491,7 @@ webhook.

    DeleteMessageAsync(IMessage, RequestOptions)

    -

    Deletes a message based on the provided message in this channel.

    -
    +
    Declaration
    @@ -531,14 +510,12 @@ webhook.

    IMessage message -

    The message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -553,8 +530,7 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -567,8 +543,7 @@ webhook.

    DeleteMessageAsync(UInt64, RequestOptions)

    -

    Deletes a message.

    -
    +
    Declaration
    @@ -587,14 +562,12 @@ webhook.

    System.UInt64 messageId -

    The snowflake identifier of the message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -609,8 +582,7 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -623,8 +595,7 @@ webhook.

    DeleteMessagesAsync(IEnumerable<IMessage>, RequestOptions)

    -

    Bulk-deletes multiple messages.

    -
    +
    Declaration
    @@ -643,14 +614,12 @@ webhook.

    System.Collections.Generic.IEnumerable<IMessage> messages -

    The messages to be bulk-deleted.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -665,17 +634,10 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous bulk-removal operation.

    - + -
    Remarks
    -

    This method attempts to remove the messages specified in bulk.

    -
    important

    - Due to the limitation set by Discord, this method can only remove messages that are posted within 14 days! -

    -
    | Improve this Doc @@ -685,8 +647,7 @@ webhook.

    DeleteMessagesAsync(IEnumerable<UInt64>, RequestOptions)

    -

    Bulk-deletes multiple messages.

    -
    +
    Declaration
    @@ -705,14 +666,12 @@ webhook.

    System.Collections.Generic.IEnumerable<System.UInt64> messageIds -

    The snowflake identifier of the messages to be bulk-deleted.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -727,17 +686,10 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous bulk-removal operation.

    - + -
    Remarks
    -

    This method attempts to remove the messages specified in bulk.

    -
    important

    - Due to the limitation set by Discord, this method can only remove messages that are posted within 14 days! -

    -
    | Improve this Doc @@ -747,9 +699,7 @@ webhook.

    EnterTypingState(RequestOptions)

    -

    Continuously broadcasts the "user is typing" message to all users in this channel until the returned -object is disposed.

    -
    +
    Declaration
    @@ -768,8 +718,7 @@ object is disposed.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -784,9 +733,7 @@ object is disposed.

    System.IDisposable -

    A disposable object that, upon its disposal, will stop the client from broadcasting its typing state in -this channel.

    - + @@ -850,8 +797,7 @@ representing the parent of this channel; null if none is set.

    GetInvitesAsync(RequestOptions)

    -

    Gets a collection of all invites to this channel.

    -
    +
    Declaration
    @@ -870,8 +816,7 @@ representing the parent of this channel; null if none is set.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -886,9 +831,7 @@ representing the parent of this channel; null if none is set.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IInviteMetadata>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of invite metadata that are created for this channel.

    - + @@ -901,8 +844,7 @@ of invite metadata that are created for this channel.

    GetMessageAsync(UInt64, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -921,14 +863,12 @@ of invite metadata that are created for this channel.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -943,16 +883,10 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task<RestMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessageAsync(UInt64, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -962,8 +896,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(IMessage, Direction, Int32, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -982,26 +915,22 @@ Please visit its documentation for more details on this method.

    IMessage fromMessage -

    The starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1016,15 +945,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1034,8 +958,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(Int32, RequestOptions)

    -

    Gets the last N messages from this message channel.

    -
    +
    Declaration
    @@ -1054,14 +977,12 @@ Please visit its documentation for more details on this method.

    System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1076,15 +997,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1094,8 +1010,7 @@ Please visit its documentation for more details on this method.

    GetMessagesAsync(UInt64, Direction, Int32, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -1114,26 +1029,22 @@ Please visit its documentation for more details on this method.

    System.UInt64 fromMessageId -

    The ID of the starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1148,15 +1059,10 @@ Please visit its documentation for more details on this method.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1166,8 +1072,7 @@ Please visit its documentation for more details on this method.

    GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1186,8 +1091,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1202,16 +1106,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetPinnedMessagesAsync(RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1470,8 +1368,7 @@ of webhooks that is available in this channel.

    ModifyAsync(Action<TextChannelProperties>, RequestOptions)

    -

    Modifies this text channel.

    -
    +
    Declaration
    @@ -1490,14 +1387,12 @@ of webhooks that is available in this channel.

    System.Action<TextChannelProperties> func -

    The delegate containing the properties to modify the channel with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1512,15 +1407,10 @@ of webhooks that is available in this channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    See Also
    - | Improve this Doc @@ -1530,8 +1420,7 @@ of webhooks that is available in this channel.

    SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1550,38 +1439,32 @@ of webhooks that is available in this channel.

    System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean @@ -1601,16 +1484,10 @@ of webhooks that is available in this channel.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1636,8 +1513,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1656,32 +1532,27 @@ Please visit its documentation for more details on this method.

    - + - + - + - + - + @@ -1701,17 +1572,10 @@ Please visit its documentation for more details on this method.

    - +
    System.String filePath

    The file path of the file.

    -
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    System.Boolean
    System.Threading.Tasks.Task<RestUserMessage>

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    -
    -
    Remarks
    -

    This method follows the same behavior as described in -SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean). Please visit -its documentation for more details on this method.

    -
    Exceptions
    @@ -1780,8 +1644,7 @@ characters.

    SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1800,26 +1663,22 @@ characters.

    - + - + - + - +
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Determines whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1834,16 +1693,10 @@ characters.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendMessageAsync(String, Boolean, Embed, RequestOptions). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1869,8 +1722,7 @@ Please visit its documentation for more details on this method.

    SyncPermissionsAsync(RequestOptions)

    -

    Syncs the permissions of this nested channel with its parent's.

    -
    +
    Declaration
    @@ -1889,8 +1741,7 @@ Please visit its documentation for more details on this method.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1905,8 +1756,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for syncing channel permissions with its parent's.

    - + @@ -1919,8 +1769,7 @@ Please visit its documentation for more details on this method.

    TriggerTypingAsync(RequestOptions)

    -

    Broadcasts the "user is typing" message to all users in this channel, lasting 10 seconds.

    -
    +
    Declaration
    @@ -1939,8 +1788,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1955,8 +1803,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation that triggers the broadcast.

    - + @@ -1971,8 +1818,7 @@ Please visit its documentation for more details on this method.

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -1991,20 +1837,17 @@ Please visit its documentation for more details on this method.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2019,9 +1862,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -2034,8 +1875,7 @@ represents the found user; null if none is found.

    IChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -2054,14 +1894,12 @@ represents the found user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2076,23 +1914,10 @@ represents the found user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IUser>> -

    Paged collection of users.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -This method will attempt to fetch all users that is able to view this channel or is currently in this channel. -The library will attempt to split up the requests according to and MaxUsersPerBatch. -In other words, if there are 3000 users, and the MaxUsersPerBatch constant -is 1000, the request will be split into 3 individual requests; thus returning 53individual asynchronous -responses, hence the need of flattening. -
    | Improve this Doc @@ -2102,8 +1927,7 @@ responses, hence the need of flattening.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -2122,20 +1946,17 @@ responses, hence the need of flattening. System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2150,9 +1971,7 @@ responses, hence the need of flattening. System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + @@ -2165,8 +1984,7 @@ represents the user; null if none is found.

    IGuildChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -2185,14 +2003,12 @@ represents the user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2207,15 +2023,10 @@ represents the user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IGuildUser>> -

    Paged collection of users.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetUsersAsync(CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -2225,8 +2036,7 @@ Please visit its documentation for more details on this method.

    IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -2245,20 +2055,17 @@ Please visit its documentation for more details on this method.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2273,9 +2080,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + @@ -2288,8 +2093,7 @@ the retrieved message; null if no message is found with the specifi

    IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -2308,33 +2112,27 @@ the retrieved message; null if no message is found with the specifi IMessage fromMessage -

    The starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from -cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2349,29 +2147,10 @@ cache.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -
    warning

    - Do not fetch too many messages at once! This may cause unwanted preemptive rate limit or even actual - rate limit, causing your bot to freeze! -

    -This method will attempt to fetch the number of messages specified under limit around -the message fromMessage depending on the dir. The library will -attempt to split up the requests according to your limit and -MaxMessagesPerBatch. In other words, should the user request 500 messages, -and the MaxMessagesPerBatch constant is 100, the request will -be split into 5 individual requests; thus returning 5 individual asynchronous responses, hence the need -of flattening. -
    | Improve this Doc @@ -2381,8 +2160,7 @@ of flattening.

    IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions)

    -

    Gets the last N messages from this message channel.

    -
    +
    Declaration
    @@ -2401,21 +2179,17 @@ of flattening. System.Int32 limit -

    The numbers of message to be gotten from.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from -cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2430,28 +2204,10 @@ cache.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -
    warning

    - Do not fetch too many messages at once! This may cause unwanted preemptive rate limit or even actual - rate limit, causing your bot to freeze! -

    -This method will attempt to fetch the number of messages specified under limit. The -library will attempt to split up the requests according to your limit and -MaxMessagesPerBatch. In other words, should the user request 500 messages, -and the MaxMessagesPerBatch constant is 100, the request will -be split into 5 individual requests; thus returning 5 individual asynchronous responses, hence the need -of flattening. -
    | Improve this Doc @@ -2461,8 +2217,7 @@ of flattening.

    IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions)

    -

    Gets a collection of messages in this channel.

    -
    +
    Declaration
    @@ -2481,33 +2236,27 @@ of flattening. System.UInt64 fromMessageId -

    The ID of the starting message to get the messages from.

    - + Direction dir -

    The direction of the messages to be gotten from.

    - + System.Int32 limit -

    The numbers of message to be gotten from.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from -cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2522,29 +2271,10 @@ cache.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    Paged collection of messages.

    - + -
    Remarks
    -
    important

    - The returned collection is an asynchronous enumerable object; one must call -FlattenAsync<T>(IAsyncEnumerable<IEnumerable<T>>) to access the individual messages as a -collection. -

    -
    warning

    - Do not fetch too many messages at once! This may cause unwanted preemptive rate limit or even actual - rate limit, causing your bot to freeze! -

    -This method will attempt to fetch the number of messages specified under limit around -the message fromMessageId depending on the dir. The library will -attempt to split up the requests according to your limit and -MaxMessagesPerBatch. In other words, should the user request 500 messages, -and the MaxMessagesPerBatch constant is 100, the request will -be split into 5 individual requests; thus returning 5 individual asynchronous responses, hence the need -of flattening. -
    | Improve this Doc @@ -2554,8 +2284,7 @@ of flattening.

    IMessageChannel.GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -2574,8 +2303,7 @@ of flattening. RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2590,9 +2318,7 @@ of flattening. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + @@ -2605,8 +2331,7 @@ The task result contains a collection of messages found in the pinned messages.<

    IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -2625,44 +2350,37 @@ The task result contains a collection of messages found in the pinned messages.< System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -2677,20 +2395,10 @@ The task result contains a collection of messages found in the pinned messages.< System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -2700,8 +2408,7 @@ contains the sent message.

    IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -2720,38 +2427,32 @@ contains the sent message.

    System.String filePath -

    The file path of the file.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -2766,20 +2467,10 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -2789,8 +2480,7 @@ contains the sent message.

    IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -2809,26 +2499,22 @@ contains the sent message.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2843,9 +2529,7 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + @@ -2858,8 +2542,7 @@ contains the sent message.

    INestedChannel.GetCategoryAsync(CacheMode, RequestOptions)

    -

    Gets the parent (category) channel of this channel.

    -
    +
    Declaration
    @@ -2878,14 +2561,12 @@ contains the sent message.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2900,9 +2581,7 @@ contains the sent message.

    System.Threading.Tasks.Task<ICategoryChannel> -

    A task that represents the asynchronous get operation. The task result contains the category channel -representing the parent of this channel; null if none is set.

    - + @@ -2915,8 +2594,7 @@ representing the parent of this channel; null if none is set.

    ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions)

    -

    Creates a webhook in this text channel.

    -
    +
    Declaration
    @@ -2935,20 +2613,17 @@ representing the parent of this channel; null if none is set.

    System.String name -

    The name of the webhook.

    - + System.IO.Stream avatar -

    The avatar of the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2963,9 +2638,7 @@ representing the parent of this channel; null if none is set.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -webhook.

    - + @@ -2978,8 +2651,7 @@ webhook.

    ITextChannel.GetWebhookAsync(UInt64, RequestOptions)

    -

    Gets a webhook available in this text channel.

    -
    +
    Declaration
    @@ -2998,14 +2670,12 @@ webhook.

    System.UInt64 id -

    The identifier of the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3020,9 +2690,7 @@ webhook.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous get operation. The task result contains a webhook associated -with the identifier; null if the webhook is not found.

    - + @@ -3035,8 +2703,7 @@ with the identifier; null if the webhook is not found.

    ITextChannel.GetWebhooksAsync(RequestOptions)

    -

    Gets the webhooks available in this text channel.

    -
    +
    Declaration
    @@ -3055,8 +2722,7 @@ with the identifier; null if the webhook is not found.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3071,9 +2737,7 @@ with the identifier; null if the webhook is not found.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IWebhook>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of webhooks that is available in this channel.

    - + diff --git a/docs/api/Discord.Rest.RestUser.html b/docs/api/Discord.Rest.RestUser.html index c0d3b06b9..f223ee7b5 100644 --- a/docs/api/Discord.Rest.RestUser.html +++ b/docs/api/Discord.Rest.RestUser.html @@ -136,8 +136,7 @@

    ActiveClients

    -

    Gets the set of clients where this user is currently active.

    -
    +
    Declaration
    @@ -167,8 +166,7 @@

    Activity

    -

    Gets the activity this user is currently doing.

    -
    +
    Declaration
    @@ -198,8 +196,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -229,8 +226,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -247,8 +243,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -261,8 +256,7 @@

    Discriminator

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -292,8 +286,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -323,8 +316,7 @@

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -341,15 +333,10 @@ System.Boolean -

    true if the user is a bot application; otherwise false.

    - + -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -359,8 +346,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -377,8 +363,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -391,8 +376,7 @@

    Mention

    -

    Returns a special string used to mention this object.

    -
    +
    Declaration
    @@ -409,8 +393,7 @@ System.String -

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    - + @@ -423,8 +406,7 @@

    Status

    -

    Gets the current status of this user.

    -
    +
    Declaration
    @@ -454,8 +436,7 @@

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    @@ -487,8 +468,7 @@

    GetAvatarUrl(ImageFormat, UInt16)

    -

    Gets the avatar URL for this user.

    -
    +
    Declaration
    @@ -507,14 +487,12 @@ ImageFormat format -

    The format to return.

    - + System.UInt16 size -

    The size of the image to return in. This can be any power of two between 16 and 2048.

    - + @@ -529,17 +507,10 @@ System.String -

    A string representing the user's avatar URL; null if the user does not have an avatar in place.

    - + -
    Remarks
    -

    This property retrieves a URL for this user's avatar. In event that the user does not have a valid avatar -(i.e. their avatar identifier is not set), this property will return null. If you wish to -retrieve the default avatar for this user, consider using GetDefaultAvatarUrl() (see -example).

    -
    | Improve this Doc @@ -549,8 +520,7 @@ example).

    GetDefaultAvatarUrl()

    -

    Gets the default avatar URL for this user.

    -
    +
    Declaration
    @@ -567,16 +537,10 @@ example).

    System.String -

    A string representing the user's avatar URL.

    - + -
    Remarks
    -

    This property retrieves a URL for this user's default avatar generated by Discord (Discord logo followed -by a random color as its background). This property will always return a value as it is calculated based -on the user's DiscriminatorValue (discriminator % 5).

    -
    | Improve this Doc @@ -670,8 +634,7 @@ on the user's

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -720,8 +683,7 @@ on the user's

    IUser.GetOrCreateDMChannelAsync(RequestOptions)

    -

    Gets the direct message channel of this user, or create one if it does not already exist.

    -
    +
    Declaration
    @@ -740,8 +702,7 @@ on the user's RequestOptions options -

    The options to be used when sending the request.

    - + @@ -756,22 +717,10 @@ on the user's System.Threading.Tasks.Task<IDMChannel> -

    A task that represents the asynchronous operation for getting or creating a DM channel. The task result -contains the DM channel associated with this user.

    - + -
    Remarks
    -

    This method is used to obtain or create a channel used to send a direct message.

    -
    warning

    - In event that the current user cannot send a message to the target user, a channel can and will - still be created by Discord. However, attempting to send a message will yield a -Discord.Net.HttpException with a 403 as its -Discord.Net.HttpException.HttpCode. There are currently no official workarounds by -Discord. -

    -

    Implements

    IUser diff --git a/docs/api/Discord.Rest.RestUserGuild.html b/docs/api/Discord.Rest.RestUserGuild.html index b9c8015d1..2c5730df2 100644 --- a/docs/api/Discord.Rest.RestUserGuild.html +++ b/docs/api/Discord.Rest.RestUserGuild.html @@ -129,8 +129,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -147,8 +146,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -161,8 +159,7 @@

    IconUrl

    -

    Gets the icon URL associated with this guild, or null if one is not set.

    -
    +
    Declaration
    @@ -192,8 +189,7 @@

    IsOwner

    -

    Returns true if the current user owns this guild.

    -
    +
    Declaration
    @@ -223,8 +219,7 @@

    Name

    -

    Gets the name of this guild.

    -
    +
    Declaration
    @@ -254,8 +249,7 @@

    Permissions

    -

    Returns the current user's permissions for this guild.

    -
    +
    Declaration
    @@ -287,8 +281,7 @@

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -307,8 +300,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + diff --git a/docs/api/Discord.Rest.RestUserMessage.html b/docs/api/Discord.Rest.RestUserMessage.html index 5aa0258f0..1303ce8bc 100644 --- a/docs/api/Discord.Rest.RestUserMessage.html +++ b/docs/api/Discord.Rest.RestUserMessage.html @@ -202,8 +202,7 @@

    Attachments

    -

    Gets a collection of the Attachment's on the message.

    -
    +
    Declaration
    @@ -235,8 +234,7 @@

    EditedTimestamp

    -

    Gets the time of this message's last edit.

    -
    +
    Declaration
    @@ -253,8 +251,7 @@ System.Nullable<System.DateTimeOffset> -

    Time of when the message was last edited; null if the message is never edited.

    - + @@ -269,8 +266,7 @@

    Embeds

    -

    Gets a collection of the Embed's on the message.

    -
    +
    Declaration
    @@ -302,8 +298,7 @@

    IsPinned

    -

    Gets the value that indicates whether this message is pinned.

    -
    +
    Declaration
    @@ -320,8 +315,7 @@ System.Boolean -

    true if this message was added to its channel's pinned messages; otherwise false.

    - + @@ -336,8 +330,7 @@

    IsSuppressed

    -

    Gets the value that indicates whether or not this message's embeds are suppressed.

    -
    +
    Declaration
    @@ -354,8 +347,7 @@ System.Boolean -

    true if the embeds in this message have been suppressed (made invisible); otherwise false.

    - + @@ -370,8 +362,7 @@

    IsTTS

    -

    Gets the value that indicates whether this message was meant to be read-aloud by Discord.

    -
    +
    Declaration
    @@ -388,8 +379,7 @@ System.Boolean -

    true if this message was sent as a text-to-speech message; otherwise false.

    - + @@ -404,8 +394,7 @@

    MentionedChannelIds

    -

    Gets the IDs of channels mentioned in this message.

    -
    +
    Declaration
    @@ -422,8 +411,7 @@ System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of channel IDs.

    - + @@ -438,8 +426,7 @@

    MentionedRoleIds

    -

    Gets the IDs of roles mentioned in this message.

    -
    +
    Declaration
    @@ -456,8 +443,7 @@ System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of role IDs.

    - + @@ -472,8 +458,7 @@

    MentionedUsers

    -

    Gets a collection of the mentioned users in the message.

    -
    +
    Declaration
    @@ -505,8 +490,7 @@

    Tags

    -

    Gets all tags included in this message's content.

    -
    +
    Declaration
    @@ -540,8 +524,7 @@

    ModifyAsync(Action<MessageProperties>, RequestOptions)

    -

    Modifies this message.

    -
    +
    Declaration
    @@ -560,14 +543,12 @@ System.Action<MessageProperties> func -

    A delegate containing the properties to modify the message with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -582,15 +563,10 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies this message with the specified properties. To see an example of this -method and what properties are available, please refer to MessageProperties.

    -
    | Improve this Doc @@ -600,8 +576,7 @@ method and what properties are available, please refer to

    ModifySuppressionAsync(Boolean, RequestOptions)

    -

    Modifies the suppression of this message.

    -
    +
    Declaration
    @@ -620,14 +595,12 @@ method and what properties are available, please refer to System.Boolean suppressEmbeds -

    Whether or not embeds in this message should be suppressed.

    - +
    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -642,14 +615,10 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies whether or not embeds in this message are suppressed (hidden).

    -
    |
    Improve this Doc @@ -659,8 +628,7 @@ method and what properties are available, please refer to

    PinAsync(RequestOptions)

    -

    Adds this message to its channel's pinned messages.

    -
    +
    Declaration
    @@ -679,8 +647,7 @@ method and what properties are available, please refer to RequestOptions options -

    The options to be used when sending the request.

    - + @@ -695,8 +662,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for pinning this message.

    - + @@ -709,8 +675,7 @@ method and what properties are available, please refer to

    Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling)

    -

    Transforms this message's text into a human-readable form by resolving its tags.

    -
    +
    Declaration
    @@ -729,32 +694,27 @@ method and what properties are available, please refer to TagHandling userHandling -

    Determines how the user tag should be handled.

    - + TagHandling channelHandling -

    Determines how the channel tag should be handled.

    - + TagHandling roleHandling -

    Determines how the role tag should be handled.

    - + TagHandling everyoneHandling -

    Determines how the @everyone tag should be handled.

    - + TagHandling emojiHandling -

    Determines how the emoji tag should be handled.

    - + @@ -854,8 +814,7 @@ method and what properties are available, please refer to

    UnpinAsync(RequestOptions)

    -

    Removes this message from its channel's pinned messages.

    -
    +
    Declaration
    @@ -874,8 +833,7 @@ method and what properties are available, please refer to RequestOptions options -

    The options to be used when sending the request.

    - + @@ -890,8 +848,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for unpinning this message.

    - + diff --git a/docs/api/Discord.Rest.RestVoiceChannel.html b/docs/api/Discord.Rest.RestVoiceChannel.html index 4578c1140..9b25810f9 100644 --- a/docs/api/Discord.Rest.RestVoiceChannel.html +++ b/docs/api/Discord.Rest.RestVoiceChannel.html @@ -213,8 +213,7 @@

    Bitrate

    -

    Gets the bit-rate that the clients in this voice channel are requested to use.

    -
    +
    Declaration
    @@ -231,9 +230,7 @@ System.Int32 -

    An System.Int32 representing the bit-rate (bps) that this voice channel defines and requests the -client(s) to use.

    - + @@ -246,8 +243,7 @@ client(s) to use.

    CategoryId

    -

    Gets the parent (category) ID of this channel in the guild's channel list.

    -
    +
    Declaration
    @@ -264,9 +260,7 @@ client(s) to use.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the parent of this channel; -null if none is set.

    - + @@ -279,8 +273,7 @@ client(s) to use.

    UserLimit

    -

    Gets the max number of users allowed to be connected to this channel at once.

    -
    +
    Declaration
    @@ -297,9 +290,7 @@ client(s) to use.

    System.Nullable<System.Int32> -

    An System.Int32 representing the maximum number of users that are allowed to be connected to this -channel at once; null if a limit is not set.

    - + @@ -314,8 +305,7 @@ channel at once; null if a limit is not set.

    CreateInviteAsync(Nullable<Int32>, Nullable<Int32>, Boolean, Boolean, RequestOptions)

    -

    Creates a new invite to this channel.

    -
    +
    Declaration
    @@ -334,32 +324,27 @@ channel at once; null if a limit is not set.

    System.Nullable<System.Int32> maxAge -

    The time (in seconds) until the invite expires. Set to null to never expire.

    - + System.Nullable<System.Int32> maxUses -

    The max amount of times this invite may be used. Set to null to have unlimited uses.

    - + System.Boolean isTemporary -

    If true, the user accepting this invite will be kicked from the guild after closing their client.

    - + System.Boolean isUnique -

    If true, don't try to reuse a similar invite (useful for creating many unique one time use invites).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -374,9 +359,7 @@ channel at once; null if a limit is not set.

    System.Threading.Tasks.Task<IInviteMetadata> -

    A task that represents the asynchronous invite creation operation. The task result contains an invite -metadata object containing information for the created invite.

    - + @@ -440,8 +423,7 @@ representing the parent of this channel; null if none is set.

    GetInvitesAsync(RequestOptions)

    -

    Gets a collection of all invites to this channel.

    -
    +
    Declaration
    @@ -460,8 +442,7 @@ representing the parent of this channel; null if none is set.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -476,9 +457,7 @@ representing the parent of this channel; null if none is set.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IInviteMetadata>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of invite metadata that are created for this channel.

    - + @@ -491,8 +470,7 @@ of invite metadata that are created for this channel.

    ModifyAsync(Action<VoiceChannelProperties>, RequestOptions)

    -

    Modifies this voice channel.

    -
    +
    Declaration
    @@ -511,14 +489,12 @@ of invite metadata that are created for this channel.

    System.Action<VoiceChannelProperties> func -

    The properties to modify the channel with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -533,15 +509,10 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    See Also
    - | Improve this Doc @@ -551,8 +522,7 @@ of invite metadata that are created for this channel.

    SyncPermissionsAsync(RequestOptions)

    -

    Syncs the permissions of this nested channel with its parent's.

    -
    +
    Declaration
    @@ -571,8 +541,7 @@ of invite metadata that are created for this channel.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -587,8 +556,7 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for syncing channel permissions with its parent's.

    - + @@ -603,8 +571,7 @@ of invite metadata that are created for this channel.

    IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean)

    -

    Connects to this audio channel.

    -
    +
    Declaration
    @@ -623,20 +590,17 @@ of invite metadata that are created for this channel.

    System.Boolean selfDeaf -

    Determines whether the client should deaf itself upon connection.

    - + System.Boolean selfMute -

    Determines whether the client should mute itself upon connection.

    - + System.Boolean external -

    Determines whether the audio client is an external one or not.

    - + @@ -651,9 +615,7 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task<IAudioClient> -

    A task representing the asynchronous connection operation. The task result contains the -IAudioClient responsible for the connection.

    - + @@ -712,8 +674,7 @@ of invite metadata that are created for this channel.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -732,20 +693,17 @@ of invite metadata that are created for this channel.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -760,9 +718,7 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + @@ -775,8 +731,7 @@ represents the user; null if none is found.

    IGuildChannel.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of users that are able to view the channel or are currently in this channel.

    -
    +
    Declaration
    @@ -795,14 +750,12 @@ represents the user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -817,15 +770,10 @@ represents the user; null if none is found.

    System.Collections.Generic.IAsyncEnumerable<System.Collections.Generic.IReadOnlyCollection<IGuildUser>> -

    Paged collection of users.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetUsersAsync(CacheMode, RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -835,8 +783,7 @@ Please visit its documentation for more details on this method.

    INestedChannel.GetCategoryAsync(CacheMode, RequestOptions)

    -

    Gets the parent (category) channel of this channel.

    -
    +
    Declaration
    @@ -855,14 +802,12 @@ Please visit its documentation for more details on this method.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -877,9 +822,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<ICategoryChannel> -

    A task that represents the asynchronous get operation. The task result contains the category channel -representing the parent of this channel; null if none is set.

    - + diff --git a/docs/api/Discord.Rest.RestVoiceRegion.html b/docs/api/Discord.Rest.RestVoiceRegion.html index 6523e8ccc..28c3b266a 100644 --- a/docs/api/Discord.Rest.RestVoiceRegion.html +++ b/docs/api/Discord.Rest.RestVoiceRegion.html @@ -128,8 +128,7 @@

    IsCustom

    -

    Gets a value that indicates whether this voice region is custom-made for events.

    -
    +
    Declaration
    @@ -146,8 +145,7 @@ System.Boolean -

    true if this is a custom voice region (used for events/etc); otherwise false/

    - + @@ -160,8 +158,7 @@

    IsDeprecated

    -

    Gets a value that indicates whether this voice region is no longer being maintained.

    -
    +
    Declaration
    @@ -178,8 +175,7 @@ System.Boolean -

    true if this is a deprecated voice region; otherwise false.

    - + @@ -192,8 +188,7 @@

    IsOptimal

    -

    Gets a value that indicates whether this voice region is optimal for your client in terms of latency.

    -
    +
    Declaration
    @@ -210,8 +205,7 @@ System.Boolean -

    true if this voice region is the closest to your machine; otherwise false .

    - + @@ -224,8 +218,7 @@

    IsVip

    -

    Gets a value that indicates whether or not this voice region is exclusive to partnered servers.

    -
    +
    Declaration
    @@ -242,8 +235,7 @@ System.Boolean -

    true if this voice region is exclusive to VIP accounts; otherwise false.

    - + @@ -256,8 +248,7 @@

    Name

    -

    Gets the name of this voice region.

    -
    +
    Declaration
    @@ -274,8 +265,7 @@ System.String -

    A string that represents the human-readable name of this voice region (e.g. Central Europe).

    - + diff --git a/docs/api/Discord.Rest.RestWebhook.html b/docs/api/Discord.Rest.RestWebhook.html index 690fc98fb..5fb8558c0 100644 --- a/docs/api/Discord.Rest.RestWebhook.html +++ b/docs/api/Discord.Rest.RestWebhook.html @@ -130,8 +130,7 @@

    AvatarId

    -

    Gets the ID of this webhook's default avatar.

    -
    +
    Declaration
    @@ -161,8 +160,7 @@

    ChannelId

    -

    Gets the ID of the channel for this webhook.

    -
    +
    Declaration
    @@ -192,8 +190,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -210,8 +207,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -224,8 +220,7 @@

    Creator

    -

    Gets the user that created this webhook.

    -
    +
    Declaration
    @@ -255,8 +250,7 @@

    GuildId

    -

    Gets the ID of the guild owning this webhook.

    -
    +
    Declaration
    @@ -286,8 +280,7 @@

    Name

    -

    Gets the default name of this webhook.

    -
    +
    Declaration
    @@ -317,8 +310,7 @@

    Token

    -

    Gets the token of this webhook.

    -
    +
    Declaration
    @@ -350,8 +342,7 @@

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -370,8 +361,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -399,8 +389,7 @@

    GetAvatarUrl(ImageFormat, UInt16)

    -

    Gets the URL to this webhook's default avatar.

    -
    +
    Declaration
    @@ -536,8 +525,7 @@

    UpdateAsync(RequestOptions)

    -

    Updates this object's properties with its current state.

    -
    +
    Declaration
    @@ -586,8 +574,7 @@

    IWebhook.Channel

    -

    Gets the channel for this webhook.

    -
    +
    Declaration
    @@ -617,8 +604,7 @@

    IWebhook.Guild

    -

    Gets the guild owning this webhook.

    -
    +
    Declaration
    @@ -648,8 +634,7 @@

    IWebhook.ModifyAsync(Action<WebhookProperties>, RequestOptions)

    -

    Modifies this webhook.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.Rest.RestWebhookUser.html b/docs/api/Discord.Rest.RestWebhookUser.html index d70b582f7..2d259e2e2 100644 --- a/docs/api/Discord.Rest.RestWebhookUser.html +++ b/docs/api/Discord.Rest.RestWebhookUser.html @@ -183,8 +183,7 @@

    GuildId

    -

    Gets the ID of the guild for this user.

    -
    +
    Declaration
    @@ -201,8 +200,7 @@ System.UInt64 -

    An System.UInt64 representing the snowflake identifier of the guild that this user belongs to.

    - + @@ -215,8 +213,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -233,8 +230,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -249,8 +245,7 @@

    PremiumSince

    -

    Gets the date and time for when this user's guild boost began.

    -
    +
    Declaration
    @@ -267,8 +262,7 @@ System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset for when the user began boosting this guild; null if they are not boosting the guild.

    - + @@ -281,8 +275,7 @@

    WebhookId

    -

    Gets the ID of a webhook.

    -
    +
    Declaration
    @@ -314,8 +307,7 @@

    IGuildUser.AddRoleAsync(IRole, RequestOptions)

    -

    Adds the specified role to this user in the guild.

    -
    +
    Declaration
    @@ -334,14 +326,12 @@ IRole role -

    The role to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -356,8 +346,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -370,8 +359,7 @@

    IGuildUser.AddRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Adds the specified roles to this user in the guild.

    -
    +
    Declaration
    @@ -390,14 +378,12 @@ System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -412,8 +398,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -426,8 +411,7 @@

    IGuildUser.GetPermissions(IGuildChannel)

    -

    Gets the level permissions granted to this user to a given channel.

    -
    +
    Declaration
    @@ -446,8 +430,7 @@ IGuildChannel channel -

    The channel to get the permission from.

    - + @@ -462,9 +445,7 @@ ChannelPermissions -

    A ChannelPermissions structure representing the permissions that a user has in the -specified channel.

    - + @@ -477,8 +458,7 @@ specified channel.

    IGuildUser.Guild

    -

    Gets the guild for this user.

    -
    +
    Declaration
    @@ -495,8 +475,7 @@ specified channel.

    IGuild -

    A guild object that this user belongs to.

    - + @@ -509,8 +488,7 @@ specified channel.

    IGuildUser.GuildPermissions

    -

    Gets the guild-level permissions for this user.

    -
    +
    Declaration
    @@ -527,9 +505,7 @@ specified channel.

    GuildPermissions -

    A GuildPermissions structure for this user, representing what -permissions this user has in the guild.

    - + @@ -542,8 +518,7 @@ permissions this user has in the guild.

    IGuildUser.JoinedAt

    -

    Gets when this user joined the guild.

    -
    +
    Declaration
    @@ -560,9 +535,7 @@ permissions this user has in the guild.

    System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset representing the time of which the user has joined the guild; -null when it cannot be obtained.

    - + @@ -575,8 +548,7 @@ permissions this user has in the guild.

    IGuildUser.KickAsync(String, RequestOptions)

    -

    Kicks this user from this guild.

    -
    +
    Declaration
    @@ -595,14 +567,12 @@ permissions this user has in the guild.

    System.String reason -

    The reason for the kick which will be recorded in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -617,8 +587,7 @@ permissions this user has in the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous kick operation.

    - + @@ -631,8 +600,7 @@ permissions this user has in the guild.

    IGuildUser.ModifyAsync(Action<GuildUserProperties>, RequestOptions)

    -

    Modifies this user's properties in this guild.

    -
    +
    Declaration
    @@ -651,14 +619,12 @@ permissions this user has in the guild.

    System.Action<GuildUserProperties> func -

    The delegate containing the properties to modify the user with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -673,15 +639,10 @@ permissions this user has in the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies the current guild user with the specified properties. To see an example of this -method and what properties are available, please refer to GuildUserProperties.

    -
    | Improve this Doc @@ -691,8 +652,7 @@ method and what properties are available, please refer to

    IGuildUser.Nickname

    -

    Gets the nickname for this user.

    -
    +
    Declaration
    @@ -709,8 +669,7 @@ method and what properties are available, please refer to System.String -

    A string representing the nickname of the user; null if none is set.

    - + @@ -723,8 +682,7 @@ method and what properties are available, please refer to

    IGuildUser.RemoveRoleAsync(IRole, RequestOptions)

    -

    Removes the specified role from this user in the guild.

    -
    +
    Declaration
    @@ -743,14 +701,12 @@ method and what properties are available, please refer to IRole role -

    The role to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -765,8 +721,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -779,8 +734,7 @@ method and what properties are available, please refer to

    IGuildUser.RemoveRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Removes the specified roles from this user in the guild.

    -
    +
    Declaration
    @@ -799,14 +753,12 @@ method and what properties are available, please refer to System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -821,8 +773,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -835,8 +786,7 @@ method and what properties are available, please refer to

    IGuildUser.RoleIds

    -

    Gets a collection of IDs for the roles that this user currently possesses in the guild.

    -
    +
    Declaration
    @@ -853,17 +803,10 @@ method and what properties are available, please refer to System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of System.UInt64, each representing a snowflake identifier for a role that -this user possesses.

    - + -
    Remarks
    -

    This property returns a read-only collection of the identifiers of the roles that this user possesses. -For WebSocket users, a Roles property can be found in place of this property. Due to the REST -implementation, only a collection of identifiers can be retrieved instead of the full role objects.

    -
    |
    Improve this Doc @@ -873,8 +816,7 @@ implementation, only a collection of identifiers can be retrieved instead of the

    IVoiceState.IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -891,9 +833,7 @@ implementation, only a collection of identifiers can be retrieved instead of the System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -906,9 +846,7 @@ otherwise false.

    IVoiceState.IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -925,8 +863,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -939,8 +876,7 @@ guild.

    IVoiceState.IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -957,8 +893,7 @@ guild.

    System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -971,9 +906,7 @@ guild.

    IVoiceState.IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -990,8 +923,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -1004,8 +936,7 @@ speak via voice).

    IVoiceState.IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -1022,8 +953,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -1036,8 +966,7 @@ speak via voice).

    IVoiceState.IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -1054,8 +983,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -1068,8 +996,7 @@ speak via voice).

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -1086,9 +1013,7 @@ speak via voice).

    IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + @@ -1101,8 +1026,7 @@ if none.

    IVoiceState.VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.BaseSocketClient.html b/docs/api/Discord.WebSocket.BaseSocketClient.html index 1a8b3500d..f6471bfd4 100644 --- a/docs/api/Discord.WebSocket.BaseSocketClient.html +++ b/docs/api/Discord.WebSocket.BaseSocketClient.html @@ -1218,8 +1218,7 @@ found.

    StartAsync()

    -

    Starts the connection between Discord and the client..

    -
    +
    Declaration
    @@ -1236,18 +1235,10 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous start operation.

    - + -
    Remarks
    -

    This method will initialize the connection between the client and Discord.

    -
    important

    - This method will immediately return after it is called, as it will initialize the connection on - another thread. -

    -
    | Improve this Doc @@ -1257,8 +1248,7 @@ found.

    StopAsync()

    -

    Stops the connection between Discord and the client.

    -
    +
    Declaration
    @@ -1275,8 +1265,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous stop operation.

    - + @@ -2447,8 +2436,7 @@ public async Task HandleReactionAddedAsync(Cacheable<IUserMessage, ulong> cac

    IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions)

    -

    Creates a guild for the logged-in user who is in less than 10 active guilds.

    -
    +
    Declaration
    @@ -2467,26 +2455,22 @@ public async Task HandleReactionAddedAsync(Cacheable<IUserMessage, ulong> cac System.String name -

    The name of the new guild.

    - + IVoiceRegion region -

    The voice region to create the guild with.

    - + System.IO.Stream jpegIcon -

    The icon of the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2501,17 +2485,10 @@ public async Task HandleReactionAddedAsync(Cacheable<IUserMessage, ulong> cac System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous creation operation. The task result contains the created guild.

    - + -
    Remarks
    -

    This method creates a new guild on behalf of the logged-in user.

    -
    warning

    - Due to Discord's limitation, this method will only work for users that are in less than 10 guilds. -

    -
    | Improve this Doc @@ -2521,8 +2498,7 @@ public async Task HandleReactionAddedAsync(Cacheable<IUserMessage, ulong> cac

    IDiscordClient.GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -2541,8 +2517,7 @@ public async Task HandleReactionAddedAsync(Cacheable<IUserMessage, ulong> cac RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2557,16 +2532,10 @@ public async Task HandleReactionAddedAsync(Cacheable<IUserMessage, ulong> cac System.Threading.Tasks.Task<IApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - + -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -2576,8 +2545,7 @@ the Developer Portal.

    IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a generic channel.

    -
    +
    Declaration
    @@ -2596,20 +2564,17 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2624,9 +2589,7 @@ the Developer Portal.

    System.Threading.Tasks.Task<IChannel> -

    A task that represents the asynchronous get operation. The task result contains the channel associated -with the snowflake identifier; null when the channel cannot be found.

    - + @@ -2639,8 +2602,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetConnectionsAsync(RequestOptions)

    -

    Gets the connections that the user has set up.

    -
    +
    Declaration
    @@ -2659,8 +2621,7 @@ with the snowflake identifier; null when the channel cannot be foun RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2675,8 +2636,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IConnection>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of connections.

    - + @@ -2689,8 +2649,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -2709,20 +2668,17 @@ with the snowflake identifier; null when the channel cannot be foun System.UInt64 id -

    The guild snowflake identifier.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2737,9 +2693,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous get operation. The task result contains the guild associated -with the snowflake identifier; null when the guild cannot be found.

    - + @@ -2752,8 +2706,7 @@ with the snowflake identifier; null when the guild cannot be found.

    IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -2772,14 +2725,12 @@ with the snowflake identifier; null when the guild cannot be found. CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2794,9 +2745,7 @@ with the snowflake identifier; null when the guild cannot be found. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuild>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of guilds that the current user is in.

    - + @@ -2809,8 +2758,7 @@ of guilds that the current user is in.

    IDiscordClient.GetInviteAsync(String, RequestOptions)

    -

    Gets an invite.

    -
    +
    Declaration
    @@ -2829,14 +2777,12 @@ of guilds that the current user is in.

    System.String inviteId -

    The invitation identifier.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2851,8 +2797,7 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<IInvite> -

    A task that represents the asynchronous get operation. The task result contains the invite information.

    - + @@ -2865,8 +2810,7 @@ of guilds that the current user is in.

    IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -2885,14 +2829,12 @@ of guilds that the current user is in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2907,20 +2849,10 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IPrivateChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of private channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -2930,8 +2862,7 @@ are currently opened in this session.

    IDiscordClient.GetUserAsync(String, String, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -2950,20 +2881,17 @@ are currently opened in this session.

    System.String username -

    The name of the user (e.g. Still).

    - + System.String discriminator -

    The discriminator value of the user (e.g. 2876).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2978,9 +2906,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the name and the discriminator; null if the user is not found.

    - + @@ -2993,8 +2919,7 @@ the name and the discriminator; null if the user is not found.

    IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -3013,20 +2938,17 @@ the name and the discriminator; null if the user is not found.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3041,9 +2963,7 @@ the name and the discriminator; null if the user is not found.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the snowflake identifier; null if the user is not found.

    - + @@ -3056,8 +2976,7 @@ the snowflake identifier; null if the user is not found.

    IDiscordClient.GetVoiceRegionAsync(String, RequestOptions)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -3076,14 +2995,12 @@ the snowflake identifier; null if the user is not found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3098,9 +3015,7 @@ the snowflake identifier; null if the user is not found.

    System.Threading.Tasks.Task<IVoiceRegion> -

    A task that represents the asynchronous get operation. The task result contains the voice region -associated with the identifier; null if the voice region is not found.

    - + @@ -3113,8 +3028,7 @@ associated with the identifier; null if the voice region is not fou

    IDiscordClient.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of the available voice regions.

    -
    +
    Declaration
    @@ -3133,8 +3047,7 @@ associated with the identifier; null if the voice region is not fou RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3149,9 +3062,7 @@ associated with the identifier; null if the voice region is not fou System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -with all of the available voice regions in this session.

    - + diff --git a/docs/api/Discord.WebSocket.DiscordShardedClient.html b/docs/api/Discord.WebSocket.DiscordShardedClient.html index ce8c47807..d8288626a 100644 --- a/docs/api/Discord.WebSocket.DiscordShardedClient.html +++ b/docs/api/Discord.WebSocket.DiscordShardedClient.html @@ -406,8 +406,7 @@

    Activity

    -

    Gets the activity for the logged-in user.

    -
    +
    Declaration
    @@ -424,8 +423,7 @@ IActivity -

    An activity object that represents the user's current activity.

    - + @@ -440,8 +438,7 @@

    Guilds

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -458,8 +455,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketGuild> -

    A read-only collection of guilds that the current user is in.

    - + @@ -474,8 +470,7 @@

    Latency

    -

    Gets the estimated round-trip latency, in milliseconds, to the gateway server.

    -
    +
    Declaration
    @@ -492,9 +487,7 @@ System.Int32 -

    An System.Int32 that represents the round-trip latency to the WebSocket server. Please -note that this value does not represent a "true" latency for operations such as sending a message.

    - + @@ -509,8 +502,7 @@ note that this value does not represent a "true" latency for operation

    PrivateChannels

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -527,21 +519,12 @@ note that this value does not represent a "true" latency for operation System.Collections.Generic.IReadOnlyCollection<ISocketPrivateChannel> -

    A read-only collection of private channels that the user currently partakes in.

    - +
    Overrides
    -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -614,8 +597,7 @@ are currently opened in this session.

    Status

    -

    Gets the status for the logged-in user.

    -
    +
    Declaration
    @@ -632,8 +614,7 @@ are currently opened in this session.

    UserStatus -

    A status object that represents the user's online presence status.

    - + @@ -648,8 +629,7 @@ are currently opened in this session.

    VoiceRegions

    -

    Gets a collection of available voice regions.

    -
    +
    Declaration
    @@ -666,8 +646,7 @@ are currently opened in this session.

    System.Collections.Generic.IReadOnlyCollection<RestVoiceRegion> -

    A read-only collection of voice regions that the user has access to.

    - + @@ -684,8 +663,7 @@ are currently opened in this session.

    DownloadUsersAsync(IEnumerable<IGuild>)

    -

    Attempts to download users into the user cache for the selected guilds.

    -
    +
    Declaration
    @@ -704,8 +682,7 @@ are currently opened in this session.

    System.Collections.Generic.IEnumerable<IGuild> guilds -

    The guilds to download the members from.

    - + @@ -720,8 +697,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous download operation.

    - + @@ -752,8 +728,7 @@ are currently opened in this session.

    GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -772,8 +747,7 @@ are currently opened in this session.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -788,18 +762,12 @@ are currently opened in this session.

    System.Threading.Tasks.Task<RestApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - +
    Overrides
    -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -809,8 +777,7 @@ the Developer Portal.

    GetChannel(UInt64)

    -

    Gets a channel.

    -
    +
    Declaration
    @@ -829,8 +796,7 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + @@ -845,9 +811,7 @@ the Developer Portal.

    SocketChannel -

    A generic WebSocket-based channel object (voice, text, category, etc.) associated with the identifier; -null when the channel cannot be found.

    - + @@ -862,8 +826,7 @@ the Developer Portal.

    GetGuild(UInt64)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -882,8 +845,7 @@ the Developer Portal.

    System.UInt64 id -

    The guild snowflake identifier.

    - + @@ -898,9 +860,7 @@ the Developer Portal.

    SocketGuild -

    A WebSocket-based guild associated with the snowflake identifier; null when the guild cannot be -found.

    - + @@ -1056,8 +1016,7 @@ found.

    GetUser(String, String)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -1076,14 +1035,12 @@ found.

    System.String username -

    The name of the user.

    - + System.String discriminator -

    The discriminator value of the user.

    - + @@ -1098,27 +1055,12 @@ found.

    SocketUser -

    A generic WebSocket-based user; null when the user cannot be found.

    - +
    Overrides
    -
    Remarks
    -

    This method gets the user present in the WebSocket cache with the given condition.

    -
    warning

    - Sometimes a user may return null due to Discord not sending offline users in large guilds - (i.e. guild with 100+ members) actively. To download users on startup and to see more information - about this subject, see AlwaysDownloadUsers. -

    -
    note

    - This method does not attempt to fetch users that the logged-in user does not have access to (i.e. - users who don't share mutual guild(s) with the current user). If you wish to get a user that you do - not have access to, consider using the REST implementation of -GetUserAsync(UInt64, RequestOptions). -

    -
    | Improve this Doc @@ -1128,8 +1070,7 @@ found.

    GetUser(UInt64)

    -

    Gets a generic user.

    -
    +
    Declaration
    @@ -1148,8 +1089,7 @@ found.

    System.UInt64 id -

    The user snowflake ID.

    - + @@ -1164,27 +1104,12 @@ found.

    SocketUser -

    A generic WebSocket-based user; null when the user cannot be found.

    - +
    Overrides
    -
    Remarks
    -

    This method gets the user present in the WebSocket cache with the given condition.

    -
    warning

    - Sometimes a user may return null due to Discord not sending offline users in large guilds - (i.e. guild with 100+ members) actively. To download users on startup and to see more information - about this subject, see AlwaysDownloadUsers. -

    -
    note

    - This method does not attempt to fetch users that the logged-in user does not have access to (i.e. - users who don't share mutual guild(s) with the current user). If you wish to get a user that you do - not have access to, consider using the REST implementation of -GetUserAsync(UInt64, RequestOptions). -

    -
    | Improve this Doc @@ -1194,8 +1119,7 @@ found.

    GetVoiceRegion(String)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -1214,8 +1138,7 @@ found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + @@ -1230,9 +1153,7 @@ found.

    RestVoiceRegion -

    A REST-based voice region associated with the identifier; null if the voice region is not -found.

    - + @@ -1247,8 +1168,7 @@ found.

    SetActivityAsync(IActivity)

    -

    Sets the activity of the logged-in user.

    -
    +
    Declaration
    @@ -1267,8 +1187,7 @@ found.

    IActivity activity -

    The activity to be set.

    - + @@ -1283,23 +1202,12 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous set operation.

    - +
    Overrides
    -
    Remarks
    -

    This method sets the activity of the user.

    -
    note

    - Discord will only accept setting of name and the type of activity. -

    -
    warning

    - Rich Presence cannot be set via this method or client. Rich Presence is strictly limited to RPC - clients only. -

    -
    | Improve this Doc @@ -1309,8 +1217,7 @@ found.

    SetGameAsync(String, String, ActivityType)

    -

    Sets the game of the user.

    -
    +
    Declaration
    @@ -1329,20 +1236,17 @@ found.

    System.String name -

    The name of the game.

    - + System.String streamUrl -

    If streaming, the URL of the stream. Must be a valid Twitch URL.

    - + ActivityType type -

    The type of the game.

    - + @@ -1357,8 +1261,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous set operation.

    - + @@ -1373,8 +1276,7 @@ found.

    SetStatusAsync(UserStatus)

    -

    Sets the current status of the user (e.g. Online, Do not Disturb).

    -
    +
    Declaration
    @@ -1393,8 +1295,7 @@ found.

    UserStatus status -

    The new status to be set.

    - + @@ -1409,8 +1310,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous set operation.

    - + @@ -1425,8 +1325,7 @@ found.

    StartAsync()

    -

    Starts the connection between Discord and the client..

    -
    +
    Declaration
    @@ -1443,20 +1342,12 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous start operation.

    - +
    Overrides
    -
    Remarks
    -

    This method will initialize the connection between the client and Discord.

    -
    important

    - This method will immediately return after it is called, as it will initialize the connection on - another thread. -

    -
    | Improve this Doc @@ -1466,8 +1357,7 @@ found.

    StopAsync()

    -

    Stops the connection between Discord and the client.

    -
    +
    Declaration
    @@ -1484,8 +1374,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous stop operation.

    - + @@ -1624,8 +1513,7 @@ found.

    IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions)

    -

    Creates a guild for the logged-in user who is in less than 10 active guilds.

    -
    +
    Declaration
    @@ -1644,26 +1532,22 @@ found.

    System.String name -

    The name of the new guild.

    - + IVoiceRegion region -

    The voice region to create the guild with.

    - + System.IO.Stream jpegIcon -

    The icon of the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1678,17 +1562,10 @@ found.

    System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous creation operation. The task result contains the created guild.

    - + -
    Remarks
    -

    This method creates a new guild on behalf of the logged-in user.

    -
    warning

    - Due to Discord's limitation, this method will only work for users that are in less than 10 guilds. -

    -
    | Improve this Doc @@ -1698,8 +1575,7 @@ found.

    IDiscordClient.GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -1718,8 +1594,7 @@ found.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1734,16 +1609,10 @@ found.

    System.Threading.Tasks.Task<IApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - + -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -1753,8 +1622,7 @@ the Developer Portal.

    IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a generic channel.

    -
    +
    Declaration
    @@ -1773,20 +1641,17 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1801,9 +1666,7 @@ the Developer Portal.

    System.Threading.Tasks.Task<IChannel> -

    A task that represents the asynchronous get operation. The task result contains the channel associated -with the snowflake identifier; null when the channel cannot be found.

    - + @@ -1816,8 +1679,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetConnectionsAsync(RequestOptions)

    -

    Gets the connections that the user has set up.

    -
    +
    Declaration
    @@ -1836,8 +1698,7 @@ with the snowflake identifier; null when the channel cannot be foun RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1852,8 +1713,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IConnection>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of connections.

    - + @@ -1866,8 +1726,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -1886,20 +1745,17 @@ with the snowflake identifier; null when the channel cannot be foun System.UInt64 id -

    The guild snowflake identifier.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1914,9 +1770,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous get operation. The task result contains the guild associated -with the snowflake identifier; null when the guild cannot be found.

    - + @@ -1929,8 +1783,7 @@ with the snowflake identifier; null when the guild cannot be found.

    IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -1949,14 +1802,12 @@ with the snowflake identifier; null when the guild cannot be found. CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1971,9 +1822,7 @@ with the snowflake identifier; null when the guild cannot be found. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuild>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of guilds that the current user is in.

    - + @@ -1986,8 +1835,7 @@ of guilds that the current user is in.

    IDiscordClient.GetInviteAsync(String, RequestOptions)

    -

    Gets an invite.

    -
    +
    Declaration
    @@ -2006,14 +1854,12 @@ of guilds that the current user is in.

    System.String inviteId -

    The invitation identifier.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2028,8 +1874,7 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<IInvite> -

    A task that represents the asynchronous get operation. The task result contains the invite information.

    - + @@ -2042,8 +1887,7 @@ of guilds that the current user is in.

    IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -2062,14 +1906,12 @@ of guilds that the current user is in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2084,20 +1926,10 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IPrivateChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of private channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -2107,8 +1939,7 @@ are currently opened in this session.

    IDiscordClient.GetUserAsync(String, String, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -2127,20 +1958,17 @@ are currently opened in this session.

    System.String username -

    The name of the user (e.g. Still).

    - + System.String discriminator -

    The discriminator value of the user (e.g. 2876).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2155,9 +1983,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the name and the discriminator; null if the user is not found.

    - + @@ -2170,8 +1996,7 @@ the name and the discriminator; null if the user is not found.

    IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -2190,20 +2015,17 @@ the name and the discriminator; null if the user is not found.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2218,9 +2040,7 @@ the name and the discriminator; null if the user is not found.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the snowflake identifier; null if the user is not found.

    - + @@ -2233,8 +2053,7 @@ the snowflake identifier; null if the user is not found.

    IDiscordClient.GetVoiceRegionAsync(String, RequestOptions)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -2253,14 +2072,12 @@ the snowflake identifier; null if the user is not found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2275,9 +2092,7 @@ the snowflake identifier; null if the user is not found.

    System.Threading.Tasks.Task<IVoiceRegion> -

    A task that represents the asynchronous get operation. The task result contains the voice region -associated with the identifier; null if the voice region is not found.

    - + @@ -2290,8 +2105,7 @@ associated with the identifier; null if the voice region is not fou

    IDiscordClient.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of the available voice regions.

    -
    +
    Declaration
    @@ -2310,8 +2124,7 @@ associated with the identifier; null if the voice region is not fou RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2326,9 +2139,7 @@ associated with the identifier; null if the voice region is not fou System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -with all of the available voice regions in this session.

    - + diff --git a/docs/api/Discord.WebSocket.DiscordSocketClient.html b/docs/api/Discord.WebSocket.DiscordSocketClient.html index 68abbe26f..1a6ddd4d6 100644 --- a/docs/api/Discord.WebSocket.DiscordSocketClient.html +++ b/docs/api/Discord.WebSocket.DiscordSocketClient.html @@ -325,8 +325,7 @@

    Activity

    -

    Gets the activity for the logged-in user.

    -
    +
    Declaration
    @@ -343,8 +342,7 @@ IActivity -

    An activity object that represents the user's current activity.

    - + @@ -468,8 +466,7 @@

    Guilds

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -486,8 +483,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketGuild> -

    A read-only collection of guilds that the current user is in.

    - + @@ -502,8 +498,7 @@

    Latency

    -

    Gets the estimated round-trip latency, in milliseconds, to the gateway server.

    -
    +
    Declaration
    @@ -520,9 +515,7 @@ System.Int32 -

    An System.Int32 that represents the round-trip latency to the WebSocket server. Please -note that this value does not represent a "true" latency for operations such as sending a message.

    - + @@ -537,8 +530,7 @@ note that this value does not represent a "true" latency for operation

    PrivateChannels

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -555,21 +547,12 @@ note that this value does not represent a "true" latency for operation System.Collections.Generic.IReadOnlyCollection<ISocketPrivateChannel> -

    A read-only collection of private channels that the user currently partakes in.

    - +
    Overrides
    -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -643,8 +626,7 @@ are currently opened in this session.

    Status

    -

    Gets the status for the logged-in user.

    -
    +
    Declaration
    @@ -661,8 +643,7 @@ are currently opened in this session.

    UserStatus -

    A status object that represents the user's online presence status.

    - + @@ -677,8 +658,7 @@ are currently opened in this session.

    VoiceRegions

    -

    Gets a collection of available voice regions.

    -
    +
    Declaration
    @@ -695,8 +675,7 @@ are currently opened in this session.

    System.Collections.Generic.IReadOnlyCollection<RestVoiceRegion> -

    A read-only collection of voice regions that the user has access to.

    - + @@ -713,8 +692,7 @@ are currently opened in this session.

    DownloadUsersAsync(IEnumerable<IGuild>)

    -

    Attempts to download users into the user cache for the selected guilds.

    -
    +
    Declaration
    @@ -733,8 +711,7 @@ are currently opened in this session.

    System.Collections.Generic.IEnumerable<IGuild> guilds -

    The guilds to download the members from.

    - + @@ -749,8 +726,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous download operation.

    - + @@ -765,8 +741,7 @@ are currently opened in this session.

    GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -785,8 +760,7 @@ are currently opened in this session.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -801,18 +775,12 @@ are currently opened in this session.

    System.Threading.Tasks.Task<RestApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - +
    Overrides
    -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -822,8 +790,7 @@ the Developer Portal.

    GetChannel(UInt64)

    -

    Gets a channel.

    -
    +
    Declaration
    @@ -842,8 +809,7 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + @@ -858,9 +824,7 @@ the Developer Portal.

    SocketChannel -

    A generic WebSocket-based channel object (voice, text, category, etc.) associated with the identifier; -null when the channel cannot be found.

    - + @@ -875,8 +839,7 @@ the Developer Portal.

    GetGuild(UInt64)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -895,8 +858,7 @@ the Developer Portal.

    System.UInt64 id -

    The guild snowflake identifier.

    - + @@ -911,9 +873,7 @@ the Developer Portal.

    SocketGuild -

    A WebSocket-based guild associated with the snowflake identifier; null when the guild cannot be -found.

    - + @@ -928,8 +888,7 @@ found.

    GetUser(String, String)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -948,14 +907,12 @@ found.

    System.String username -

    The name of the user.

    - + System.String discriminator -

    The discriminator value of the user.

    - + @@ -970,27 +927,12 @@ found.

    SocketUser -

    A generic WebSocket-based user; null when the user cannot be found.

    - +
    Overrides
    -
    Remarks
    -

    This method gets the user present in the WebSocket cache with the given condition.

    -
    warning

    - Sometimes a user may return null due to Discord not sending offline users in large guilds - (i.e. guild with 100+ members) actively. To download users on startup and to see more information - about this subject, see AlwaysDownloadUsers. -

    -
    note

    - This method does not attempt to fetch users that the logged-in user does not have access to (i.e. - users who don't share mutual guild(s) with the current user). If you wish to get a user that you do - not have access to, consider using the REST implementation of -GetUserAsync(UInt64, RequestOptions). -

    -
    | Improve this Doc @@ -1000,8 +942,7 @@ found.

    GetUser(UInt64)

    -

    Gets a generic user.

    -
    +
    Declaration
    @@ -1020,8 +961,7 @@ found.

    System.UInt64 id -

    The user snowflake ID.

    - + @@ -1036,27 +976,12 @@ found.

    SocketUser -

    A generic WebSocket-based user; null when the user cannot be found.

    - +
    Overrides
    -
    Remarks
    -

    This method gets the user present in the WebSocket cache with the given condition.

    -
    warning

    - Sometimes a user may return null due to Discord not sending offline users in large guilds - (i.e. guild with 100+ members) actively. To download users on startup and to see more information - about this subject, see AlwaysDownloadUsers. -

    -
    note

    - This method does not attempt to fetch users that the logged-in user does not have access to (i.e. - users who don't share mutual guild(s) with the current user). If you wish to get a user that you do - not have access to, consider using the REST implementation of -GetUserAsync(UInt64, RequestOptions). -

    -
    | Improve this Doc @@ -1066,8 +991,7 @@ found.

    GetVoiceRegion(String)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -1086,8 +1010,7 @@ found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + @@ -1102,9 +1025,7 @@ found.

    RestVoiceRegion -

    A REST-based voice region associated with the identifier; null if the voice region is not -found.

    - + @@ -1119,8 +1040,7 @@ found.

    SetActivityAsync(IActivity)

    -

    Sets the activity of the logged-in user.

    -
    +
    Declaration
    @@ -1139,8 +1059,7 @@ found.

    IActivity activity -

    The activity to be set.

    - + @@ -1155,23 +1074,12 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous set operation.

    - +
    Overrides
    -
    Remarks
    -

    This method sets the activity of the user.

    -
    note

    - Discord will only accept setting of name and the type of activity. -

    -
    warning

    - Rich Presence cannot be set via this method or client. Rich Presence is strictly limited to RPC - clients only. -

    -
    | Improve this Doc @@ -1181,8 +1089,7 @@ found.

    SetGameAsync(String, String, ActivityType)

    -

    Sets the game of the user.

    -
    +
    Declaration
    @@ -1201,20 +1108,17 @@ found.

    System.String name -

    The name of the game.

    - + System.String streamUrl -

    If streaming, the URL of the stream. Must be a valid Twitch URL.

    - + ActivityType type -

    The type of the game.

    - + @@ -1229,8 +1133,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous set operation.

    - + @@ -1255,8 +1158,7 @@ found.

    SetStatusAsync(UserStatus)

    -

    Sets the current status of the user (e.g. Online, Do not Disturb).

    -
    +
    Declaration
    @@ -1275,8 +1177,7 @@ found.

    UserStatus status -

    The new status to be set.

    - + @@ -1291,8 +1192,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous set operation.

    - + @@ -1311,8 +1211,7 @@ found.

    StartAsync()

    -

    Starts the connection between Discord and the client..

    -
    +
    Declaration
    @@ -1329,20 +1228,12 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous start operation.

    - +
    Overrides
    -
    Remarks
    -

    This method will initialize the connection between the client and Discord.

    -
    important

    - This method will immediately return after it is called, as it will initialize the connection on - another thread. -

    -
    | Improve this Doc @@ -1352,8 +1243,7 @@ found.

    StopAsync()

    -

    Stops the connection between Discord and the client.

    -
    +
    Declaration
    @@ -1370,8 +1260,7 @@ found.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous stop operation.

    - + @@ -1510,8 +1399,7 @@ found.

    IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions)

    -

    Creates a guild for the logged-in user who is in less than 10 active guilds.

    -
    +
    Declaration
    @@ -1530,26 +1418,22 @@ found.

    System.String name -

    The name of the new guild.

    - + IVoiceRegion region -

    The voice region to create the guild with.

    - + System.IO.Stream jpegIcon -

    The icon of the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1564,17 +1448,10 @@ found.

    System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous creation operation. The task result contains the created guild.

    - + -
    Remarks
    -

    This method creates a new guild on behalf of the logged-in user.

    -
    warning

    - Due to Discord's limitation, this method will only work for users that are in less than 10 guilds. -

    -
    | Improve this Doc @@ -1584,8 +1461,7 @@ found.

    IDiscordClient.GetApplicationInfoAsync(RequestOptions)

    -

    Gets a Discord application information for the logged-in user.

    -
    +
    Declaration
    @@ -1604,8 +1480,7 @@ found.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1620,16 +1495,10 @@ found.

    System.Threading.Tasks.Task<IApplication> -

    A task that represents the asynchronous get operation. The task result contains the application -information.

    - + -
    Remarks
    -

    This method reflects your application information you submitted when creating a Discord application via -the Developer Portal.

    -
    | Improve this Doc @@ -1639,8 +1508,7 @@ the Developer Portal.

    IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a generic channel.

    -
    +
    Declaration
    @@ -1659,20 +1527,17 @@ the Developer Portal.

    System.UInt64 id -

    The snowflake identifier of the channel (e.g. 381889909113225237).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1687,9 +1552,7 @@ the Developer Portal.

    System.Threading.Tasks.Task<IChannel> -

    A task that represents the asynchronous get operation. The task result contains the channel associated -with the snowflake identifier; null when the channel cannot be found.

    - + @@ -1702,8 +1565,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetConnectionsAsync(RequestOptions)

    -

    Gets the connections that the user has set up.

    -
    +
    Declaration
    @@ -1722,8 +1584,7 @@ with the snowflake identifier; null when the channel cannot be foun RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1738,8 +1599,7 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IConnection>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of connections.

    - + @@ -1752,8 +1612,7 @@ with the snowflake identifier; null when the channel cannot be foun

    IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of direct message channels opened in this session.

    -
    +
    Declaration
    @@ -1772,14 +1631,12 @@ with the snowflake identifier; null when the channel cannot be foun CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1794,19 +1651,10 @@ with the snowflake identifier; null when the channel cannot be foun System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IDMChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of direct-message channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method returns a collection of currently opened direct message channels.

    -
    warning

    - This method will not return previously opened DM channels outside of the current session! If you - have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -1816,8 +1664,7 @@ of direct-message channels that the user currently partakes in.

    IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of group channels opened in this session.

    -
    +
    Declaration
    @@ -1836,14 +1683,12 @@ of direct-message channels that the user currently partakes in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1858,19 +1703,10 @@ of direct-message channels that the user currently partakes in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGroupChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of group channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method returns a collection of currently opened group channels.

    -
    warning

    - This method will not return previously opened group channels outside of the current session! If you - have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -1880,8 +1716,7 @@ of group channels that the user currently partakes in.

    IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a guild.

    -
    +
    Declaration
    @@ -1900,20 +1735,17 @@ of group channels that the user currently partakes in.

    System.UInt64 id -

    The guild snowflake identifier.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1928,9 +1760,7 @@ of group channels that the user currently partakes in.

    System.Threading.Tasks.Task<IGuild> -

    A task that represents the asynchronous get operation. The task result contains the guild associated -with the snowflake identifier; null when the guild cannot be found.

    - + @@ -1943,8 +1773,7 @@ with the snowflake identifier; null when the guild cannot be found.

    IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of guilds that the user is currently in.

    -
    +
    Declaration
    @@ -1963,14 +1792,12 @@ with the snowflake identifier; null when the guild cannot be found. CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1985,9 +1812,7 @@ with the snowflake identifier; null when the guild cannot be found. System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuild>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of guilds that the current user is in.

    - + @@ -2000,8 +1825,7 @@ of guilds that the current user is in.

    IDiscordClient.GetInviteAsync(String, RequestOptions)

    -

    Gets an invite.

    -
    +
    Declaration
    @@ -2020,14 +1844,12 @@ of guilds that the current user is in.

    System.String inviteId -

    The invitation identifier.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2042,8 +1864,7 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<IInvite> -

    A task that represents the asynchronous get operation. The task result contains the invite information.

    - + @@ -2056,8 +1877,7 @@ of guilds that the current user is in.

    IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of private channels opened in this session.

    -
    +
    Declaration
    @@ -2076,14 +1896,12 @@ of guilds that the current user is in.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2098,20 +1916,10 @@ of guilds that the current user is in.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IPrivateChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of private channels that the user currently partakes in.

    - + -
    Remarks
    -

    This method will retrieve all private channels (including direct-message, group channel and such) that -are currently opened in this session.

    -
    warning

    - This method will not return previously opened private channels outside of the current session! If - you have just started the client, this may return an empty collection. -

    -
    | Improve this Doc @@ -2121,8 +1929,7 @@ are currently opened in this session.

    IDiscordClient.GetUserAsync(String, String, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -2141,20 +1948,17 @@ are currently opened in this session.

    System.String username -

    The name of the user (e.g. Still).

    - + System.String discriminator -

    The discriminator value of the user (e.g. 2876).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2169,9 +1973,7 @@ are currently opened in this session.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the name and the discriminator; null if the user is not found.

    - + @@ -2184,8 +1986,7 @@ the name and the discriminator; null if the user is not found.

    IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user.

    -
    +
    Declaration
    @@ -2204,20 +2005,17 @@ the name and the discriminator; null if the user is not found.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2232,9 +2030,7 @@ the name and the discriminator; null if the user is not found.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains the user associated with -the snowflake identifier; null if the user is not found.

    - + @@ -2247,8 +2043,7 @@ the snowflake identifier; null if the user is not found.

    IDiscordClient.GetVoiceRegionAsync(String, RequestOptions)

    -

    Gets a voice region.

    -
    +
    Declaration
    @@ -2267,14 +2062,12 @@ the snowflake identifier; null if the user is not found.

    System.String id -

    The identifier of the voice region (e.g. eu-central ).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2289,9 +2082,7 @@ the snowflake identifier; null if the user is not found.

    System.Threading.Tasks.Task<IVoiceRegion> -

    A task that represents the asynchronous get operation. The task result contains the voice region -associated with the identifier; null if the voice region is not found.

    - + @@ -2304,8 +2095,7 @@ associated with the identifier; null if the voice region is not fou

    IDiscordClient.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of the available voice regions.

    -
    +
    Declaration
    @@ -2324,8 +2114,7 @@ associated with the identifier; null if the voice region is not fou RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2340,9 +2129,7 @@ associated with the identifier; null if the voice region is not fou System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -with all of the available voice regions in this session.

    - + @@ -2355,8 +2142,7 @@ with all of the available voice regions in this session.

    IDiscordClient.StartAsync()

    -

    Starts the connection between Discord and the client..

    -
    +
    Declaration
    @@ -2373,18 +2159,10 @@ with all of the available voice regions in this session.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous start operation.

    - + -
    Remarks
    -

    This method will initialize the connection between the client and Discord.

    -
    important

    - This method will immediately return after it is called, as it will initialize the connection on - another thread. -

    -
    | Improve this Doc @@ -2394,8 +2172,7 @@ with all of the available voice regions in this session.

    IDiscordClient.StopAsync()

    -

    Stops the connection between Discord and the client.

    -
    +
    Declaration
    @@ -2412,8 +2189,7 @@ with all of the available voice regions in this session.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous stop operation.

    - + diff --git a/docs/api/Discord.WebSocket.SocketCategoryChannel.html b/docs/api/Discord.WebSocket.SocketCategoryChannel.html index a051b8888..53511cb8f 100644 --- a/docs/api/Discord.WebSocket.SocketCategoryChannel.html +++ b/docs/api/Discord.WebSocket.SocketCategoryChannel.html @@ -237,8 +237,7 @@ channel.

    Users

    -

    Gets a collection of users that are able to view the channel.

    -
    +
    Declaration
    @@ -255,8 +254,7 @@ channel.

    System.Collections.Generic.IReadOnlyCollection<SocketGuildUser> -

    A read-only collection of users that can access the channel (i.e. the users seen in the user list).

    - + @@ -324,8 +322,7 @@ channel.

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -344,20 +341,17 @@ channel.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -372,9 +366,7 @@ channel.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -387,8 +379,7 @@ represents the found user; null if none is found.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -407,20 +398,17 @@ represents the found user; null if none is found.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -435,9 +423,7 @@ represents the found user; null if none is found.

    System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + diff --git a/docs/api/Discord.WebSocket.SocketChannel.html b/docs/api/Discord.WebSocket.SocketChannel.html index a0b95fceb..c3f172b3a 100644 --- a/docs/api/Discord.WebSocket.SocketChannel.html +++ b/docs/api/Discord.WebSocket.SocketChannel.html @@ -251,8 +251,7 @@

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -271,20 +270,17 @@ System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -299,9 +295,7 @@ System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -314,8 +308,7 @@ represents the found user; null if none is found.

    IChannel.Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -332,8 +325,7 @@ represents the found user; null if none is found.

    System.String -

    A string containing the name of this channel.

    - + diff --git a/docs/api/Discord.WebSocket.SocketDMChannel.html b/docs/api/Discord.WebSocket.SocketDMChannel.html index 468d8c04b..f6bfa6712 100644 --- a/docs/api/Discord.WebSocket.SocketDMChannel.html +++ b/docs/api/Discord.WebSocket.SocketDMChannel.html @@ -138,8 +138,7 @@

    CachedMessages

    -

    Gets all messages in this channel's cache.

    -
    +
    Declaration
    @@ -156,8 +155,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + @@ -234,8 +232,7 @@

    CloseAsync(RequestOptions)

    -

    Closes this private channel, removing it from your channel list.

    -
    +
    Declaration
    @@ -254,8 +251,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -270,8 +266,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous close operation.

    - + @@ -284,8 +279,7 @@

    DeleteMessageAsync(IMessage, RequestOptions)

    -

    Deletes a message based on the provided message in this channel.

    -
    +
    Declaration
    @@ -304,14 +298,12 @@ IMessage message -

    The message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -326,8 +318,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -340,8 +331,7 @@

    DeleteMessageAsync(UInt64, RequestOptions)

    -

    Deletes a message.

    -
    +
    Declaration
    @@ -360,14 +350,12 @@ System.UInt64 messageId -

    The snowflake identifier of the message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -382,8 +370,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -396,9 +383,7 @@

    EnterTypingState(RequestOptions)

    -

    Continuously broadcasts the "user is typing" message to all users in this channel until the returned -object is disposed.

    -
    +
    Declaration
    @@ -417,8 +402,7 @@ object is disposed.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -433,9 +417,7 @@ object is disposed.

    System.IDisposable -

    A disposable object that, upon its disposal, will stop the client from broadcasting its typing state in -this channel.

    - + @@ -448,8 +430,7 @@ this channel.

    GetCachedMessage(UInt64)

    -

    Gets a cached message from this channel.

    -
    +
    Declaration
    @@ -468,8 +449,7 @@ this channel.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + @@ -484,23 +464,10 @@ this channel.

    SocketMessage -

    A WebSocket-based message object; null if it does not exist in the cache or if caching is not -enabled.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return null. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message from the local WebSocket cache and does not send any additional - request to Discord. This message may be a message that has been deleted. -

    -
    | Improve this Doc @@ -510,8 +477,7 @@ enabled.

    GetCachedMessages(IMessage, Direction, Int32)

    -

    Gets the last N cached messages starting from a certain message in this message channel.

    -
    +
    Declaration
    @@ -530,20 +496,17 @@ enabled.

    IMessage fromMessage -

    The message to start the fetching from.

    - + Direction dir -

    The direction of which the message should be gotten from.

    - + System.Int32 limit -

    The number of messages to get.

    - + @@ -558,24 +521,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -585,8 +534,7 @@ enabled.

    GetCachedMessages(Int32)

    -

    Gets the last N cached messages from this message channel.

    -
    +
    Declaration
    @@ -605,8 +553,7 @@ enabled.

    System.Int32 limit -

    The number of messages to get.

    - + @@ -621,24 +568,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -648,8 +581,7 @@ enabled.

    GetCachedMessages(UInt64, Direction, Int32)

    -

    Gets the last N cached messages starting from a certain message in this message channel.

    -
    +
    Declaration
    @@ -668,20 +600,17 @@ enabled.

    System.UInt64 fromMessageId -

    The message ID to start the fetching from.

    - + Direction dir -

    The direction of which the message should be gotten from.

    - + System.Int32 limit -

    The number of messages to get.

    - + @@ -696,24 +625,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -983,8 +898,7 @@ Please visit its documentation for more details on this method.

    GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a read-only collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1003,8 +917,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1019,16 +932,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a read-only collection of messages found in the pinned messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetPinnedMessagesAsync(RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1088,8 +995,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1108,44 +1014,37 @@ Please visit its documentation for more details on this method.

    System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1160,16 +1059,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1195,8 +1088,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1215,38 +1107,32 @@ Please visit its documentation for more details on this method.

    - + - + - + - + - + - +
    System.String filePath

    The file path of the file.

    -
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    System.Boolean isSpoiler

    Whether the message attachment should be hidden as a spoiler.

    -
    @@ -1261,16 +1147,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1280,8 +1160,7 @@ Please visit its documentation for more details on this method.

    SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1300,26 +1179,22 @@ Please visit its documentation for more details on this method.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1334,16 +1209,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendMessageAsync(String, Boolean, Embed, RequestOptions). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1402,8 +1271,7 @@ Please visit its documentation for more details on this method.

    TriggerTypingAsync(RequestOptions)

    -

    Broadcasts the "user is typing" message to all users in this channel, lasting 10 seconds.

    -
    +
    Declaration
    @@ -1422,8 +1290,7 @@ Please visit its documentation for more details on this method.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1438,8 +1305,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation that triggers the broadcast.

    - + @@ -1454,8 +1320,7 @@ Please visit its documentation for more details on this method.

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -1474,20 +1339,17 @@ Please visit its documentation for more details on this method.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1502,9 +1364,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -1517,8 +1377,7 @@ represents the found user; null if none is found.

    IChannel.Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -1535,8 +1394,7 @@ represents the found user; null if none is found.

    System.String -

    A string containing the name of this channel.

    - + @@ -1549,8 +1407,7 @@ represents the found user; null if none is found.

    IDMChannel.Recipient

    -

    Gets the recipient of all messages in this channel.

    -
    +
    Declaration
    @@ -1567,8 +1424,7 @@ represents the found user; null if none is found.

    IUser -

    A user object that represents the other user in this channel.

    - + @@ -1581,8 +1437,7 @@ represents the found user; null if none is found.

    IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -1601,20 +1456,17 @@ represents the found user; null if none is found.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1629,9 +1481,7 @@ represents the found user; null if none is found.

    System.Threading.Tasks.Task<IMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + @@ -1644,8 +1494,7 @@ the retrieved message; null if no message is found with the specifi

    IMessageChannel.GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1664,8 +1513,7 @@ the retrieved message; null if no message is found with the specifi RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1680,9 +1528,7 @@ the retrieved message; null if no message is found with the specifi System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + @@ -1695,8 +1541,7 @@ The task result contains a collection of messages found in the pinned messages.<

    IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1715,44 +1560,37 @@ The task result contains a collection of messages found in the pinned messages.< System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1767,20 +1605,10 @@ The task result contains a collection of messages found in the pinned messages.< System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -1790,8 +1618,7 @@ contains the sent message.

    IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1810,38 +1637,32 @@ contains the sent message.

    System.String filePath -

    The file path of the file.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1856,20 +1677,10 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -1879,8 +1690,7 @@ contains the sent message.

    IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1899,26 +1709,22 @@ contains the sent message.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1933,9 +1739,7 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + @@ -1948,8 +1752,7 @@ contains the sent message.

    IPrivateChannel.Recipients

    -

    Gets the users that can access this channel.

    -
    +
    Declaration
    @@ -1966,8 +1769,7 @@ contains the sent message.

    System.Collections.Generic.IReadOnlyCollection<IUser> -

    A read-only collection of users that can access this channel.

    - + diff --git a/docs/api/Discord.WebSocket.SocketGroupChannel.html b/docs/api/Discord.WebSocket.SocketGroupChannel.html index 496148ec5..52b790cc0 100644 --- a/docs/api/Discord.WebSocket.SocketGroupChannel.html +++ b/docs/api/Discord.WebSocket.SocketGroupChannel.html @@ -143,8 +143,7 @@

    CachedMessages

    -

    Gets all messages in this channel's cache.

    -
    +
    Declaration
    @@ -161,8 +160,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + @@ -175,8 +173,7 @@

    Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -193,8 +190,7 @@ System.String -

    A string containing the name of this channel.

    - + @@ -315,8 +311,7 @@

    DeleteMessageAsync(IMessage, RequestOptions)

    -

    Deletes a message based on the provided message in this channel.

    -
    +
    Declaration
    @@ -335,14 +330,12 @@ IMessage message -

    The message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -357,8 +350,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -371,8 +363,7 @@

    DeleteMessageAsync(UInt64, RequestOptions)

    -

    Deletes a message.

    -
    +
    Declaration
    @@ -391,14 +382,12 @@ System.UInt64 messageId -

    The snowflake identifier of the message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -413,8 +402,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -427,9 +415,7 @@

    EnterTypingState(RequestOptions)

    -

    Continuously broadcasts the "user is typing" message to all users in this channel until the returned -object is disposed.

    -
    +
    Declaration
    @@ -448,8 +434,7 @@ object is disposed.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -464,9 +449,7 @@ object is disposed.

    System.IDisposable -

    A disposable object that, upon its disposal, will stop the client from broadcasting its typing state in -this channel.

    - + @@ -479,8 +462,7 @@ this channel.

    GetCachedMessage(UInt64)

    -

    Gets a cached message from this channel.

    -
    +
    Declaration
    @@ -499,8 +481,7 @@ this channel.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + @@ -515,23 +496,10 @@ this channel.

    SocketMessage -

    A WebSocket-based message object; null if it does not exist in the cache or if caching is not -enabled.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return null. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message from the local WebSocket cache and does not send any additional - request to Discord. This message may be a message that has been deleted. -

    -
    | Improve this Doc @@ -541,8 +509,7 @@ enabled.

    GetCachedMessages(IMessage, Direction, Int32)

    -

    Gets the last N cached messages starting from a certain message in this message channel.

    -
    +
    Declaration
    @@ -561,20 +528,17 @@ enabled.

    IMessage fromMessage -

    The message to start the fetching from.

    - + Direction dir -

    The direction of which the message should be gotten from.

    - + System.Int32 limit -

    The number of messages to get.

    - + @@ -589,24 +553,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -616,8 +566,7 @@ enabled.

    GetCachedMessages(Int32)

    -

    Gets the last N cached messages from this message channel.

    -
    +
    Declaration
    @@ -636,8 +585,7 @@ enabled.

    System.Int32 limit -

    The number of messages to get.

    - + @@ -652,24 +600,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -679,8 +613,7 @@ enabled.

    GetCachedMessages(UInt64, Direction, Int32)

    -

    Gets the last N cached messages starting from a certain message in this message channel.

    -
    +
    Declaration
    @@ -699,20 +632,17 @@ enabled.

    System.UInt64 fromMessageId -

    The message ID to start the fetching from.

    - + Direction dir -

    The direction of which the message should be gotten from.

    - + System.Int32 limit -

    The number of messages to get.

    - + @@ -727,24 +657,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -1019,8 +935,7 @@ Please visit its documentation for more details on this method.

    GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a read-only collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1039,8 +954,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1055,16 +969,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a read-only collection of messages found in the pinned messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetPinnedMessagesAsync(RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1124,8 +1032,7 @@ Please visit its documentation for more details on this method.

    LeaveAsync(RequestOptions)

    -

    Leaves this group.

    -
    +
    Declaration
    @@ -1144,8 +1051,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1160,8 +1066,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous leave operation.

    - + @@ -1174,8 +1079,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1194,44 +1098,37 @@ Please visit its documentation for more details on this method.

    System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1246,16 +1143,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1265,8 +1156,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1285,38 +1175,32 @@ Please visit its documentation for more details on this method.

    System.String filePath -

    The file path of the file.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1331,16 +1215,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1350,8 +1228,7 @@ Please visit its documentation for more details on this method.

    SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1370,26 +1247,22 @@ Please visit its documentation for more details on this method.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1404,16 +1277,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendMessageAsync(String, Boolean, Embed, RequestOptions). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1472,8 +1339,7 @@ Please visit its documentation for more details on this method.

    TriggerTypingAsync(RequestOptions)

    -

    Broadcasts the "user is typing" message to all users in this channel, lasting 10 seconds.

    -
    +
    Declaration
    @@ -1492,8 +1358,7 @@ Please visit its documentation for more details on this method.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -1508,8 +1373,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation that triggers the broadcast.

    - + @@ -1524,8 +1388,7 @@ Please visit its documentation for more details on this method.

    IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean)

    -

    Connects to this audio channel.

    -
    +
    Declaration
    @@ -1544,20 +1407,17 @@ Please visit its documentation for more details on this method.

    System.Boolean selfDeaf -

    Determines whether the client should deaf itself upon connection.

    - + System.Boolean selfMute -

    Determines whether the client should mute itself upon connection.

    - + System.Boolean external -

    Determines whether the audio client is an external one or not.

    - + @@ -1572,9 +1432,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IAudioClient> -

    A task representing the asynchronous connection operation. The task result contains the -IAudioClient responsible for the connection.

    - + @@ -1633,8 +1491,7 @@ Please visit its documentation for more details on this method.

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -1653,20 +1510,17 @@ Please visit its documentation for more details on this method.

    System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1681,9 +1535,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -1696,8 +1548,7 @@ represents the found user; null if none is found.

    IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -1716,20 +1567,17 @@ represents the found user; null if none is found.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1744,9 +1592,7 @@ represents the found user; null if none is found.

    System.Threading.Tasks.Task<IMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + @@ -1759,8 +1605,7 @@ the retrieved message; null if no message is found with the specifi

    IMessageChannel.GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1779,8 +1624,7 @@ the retrieved message; null if no message is found with the specifi RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1795,9 +1639,7 @@ the retrieved message; null if no message is found with the specifi System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + @@ -1810,8 +1652,7 @@ The task result contains a collection of messages found in the pinned messages.<

    IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1830,44 +1671,37 @@ The task result contains a collection of messages found in the pinned messages.< System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1882,20 +1716,10 @@ The task result contains a collection of messages found in the pinned messages.< System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -1905,8 +1729,7 @@ contains the sent message.

    IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1925,38 +1748,32 @@ contains the sent message.

    System.String filePath -

    The file path of the file.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1971,20 +1788,10 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -1994,8 +1801,7 @@ contains the sent message.

    IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -2014,26 +1820,22 @@ contains the sent message.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2048,9 +1850,7 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + @@ -2063,8 +1863,7 @@ contains the sent message.

    IPrivateChannel.Recipients

    -

    Gets the users that can access this channel.

    -
    +
    Declaration
    @@ -2081,8 +1880,7 @@ contains the sent message.

    System.Collections.Generic.IReadOnlyCollection<IUser> -

    A read-only collection of users that can access this channel.

    - + diff --git a/docs/api/Discord.WebSocket.SocketGroupUser.html b/docs/api/Discord.WebSocket.SocketGroupUser.html index 34d2bcea3..9214737df 100644 --- a/docs/api/Discord.WebSocket.SocketGroupUser.html +++ b/docs/api/Discord.WebSocket.SocketGroupUser.html @@ -166,8 +166,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -231,8 +230,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -264,8 +262,7 @@

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -282,17 +279,12 @@ System.Boolean -

    true if the user is a bot application; otherwise false.

    - +
    Overrides
    -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -302,8 +294,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -320,8 +311,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -336,8 +326,7 @@

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    @@ -371,8 +360,7 @@

    IVoiceState.IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -389,9 +377,7 @@ System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -404,9 +390,7 @@ otherwise false.

    IVoiceState.IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -423,8 +407,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -437,8 +420,7 @@ guild.

    IVoiceState.IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -455,8 +437,7 @@ guild.

    System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -469,9 +450,7 @@ guild.

    IVoiceState.IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -488,8 +467,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -502,8 +480,7 @@ speak via voice).

    IVoiceState.IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -520,8 +497,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -534,8 +510,7 @@ speak via voice).

    IVoiceState.IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -552,8 +527,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -566,8 +540,7 @@ speak via voice).

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -584,9 +557,7 @@ speak via voice).

    IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + @@ -599,8 +570,7 @@ if none.

    IVoiceState.VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketGuild.html b/docs/api/Discord.WebSocket.SocketGuild.html index 745037966..9ae6205e5 100644 --- a/docs/api/Discord.WebSocket.SocketGuild.html +++ b/docs/api/Discord.WebSocket.SocketGuild.html @@ -164,9 +164,7 @@ long; null if none is set.

    AFKTimeout

    -

    Gets the amount of time (in seconds) a user must be inactive in a voice channel for until they are -automatically moved to the AFK voice channel.

    -
    +
    Declaration
    @@ -183,9 +181,7 @@ automatically moved to the AFK voice channel.

    System.Int32 -

    An System.Int32 representing the amount of time in seconds for a user to be marked as inactive -and moved into the AFK voice channel.

    - + @@ -198,8 +194,7 @@ and moved into the AFK voice channel.

    ApplicationId

    -

    Gets the application ID of the guild creator if it is bot-created.

    -
    +
    Declaration
    @@ -216,8 +211,7 @@ and moved into the AFK voice channel.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the application ID that created this guild, or null if it was not bot-created.

    - + @@ -261,8 +255,7 @@ and moved into the AFK voice channel.

    BannerId

    -

    Gets the identifier for this guilds banner image.

    -
    +
    Declaration
    @@ -279,8 +272,7 @@ and moved into the AFK voice channel.

    System.String -

    An identifier for the banner image; null if none is set.

    - + @@ -293,8 +285,7 @@ and moved into the AFK voice channel.

    BannerUrl

    -

    Gets the URL of this guild's banner image.

    -
    +
    Declaration
    @@ -311,8 +302,7 @@ and moved into the AFK voice channel.

    System.String -

    A URL pointing to the guild's banner image; null if none is set.

    - + @@ -389,8 +379,7 @@ and moved into the AFK voice channel.

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -407,8 +396,7 @@ and moved into the AFK voice channel.

    System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -491,8 +479,7 @@ and moved into the AFK voice channel.

    DefaultMessageNotifications

    -

    Gets the default message notifications for users who haven't explicitly set their notification settings.

    -
    +
    Declaration
    @@ -522,8 +509,7 @@ and moved into the AFK voice channel.

    Description

    -

    Gets the description for the guild.

    -
    +
    Declaration
    @@ -540,8 +526,7 @@ and moved into the AFK voice channel.

    System.String -

    The description for the guild; null if none is set.

    - + @@ -647,8 +632,7 @@ and moved into the AFK voice channel.

    Emotes

    -

    Gets a collection of all custom emotes for this guild.

    -
    +
    Declaration
    @@ -665,8 +649,7 @@ and moved into the AFK voice channel.

    System.Collections.Generic.IReadOnlyCollection<GuildEmote> -

    A read-only collection of all custom emotes for this guild.

    - + @@ -711,8 +694,7 @@ and moved into the AFK voice channel.

    ExplicitContentFilter

    -

    Gets the level of content filtering applied to user's content in a Guild.

    -
    +
    Declaration
    @@ -729,8 +711,7 @@ and moved into the AFK voice channel.

    ExplicitContentFilterLevel -

    The level of explicit content filtering.

    - + @@ -743,8 +724,7 @@ and moved into the AFK voice channel.

    Features

    -

    Gets a collection of all extra features added to this guild.

    -
    +
    Declaration
    @@ -761,8 +741,7 @@ and moved into the AFK voice channel.

    System.Collections.Generic.IReadOnlyCollection<System.String> -

    A read-only collection of enabled features in this guild.

    - + @@ -806,8 +785,7 @@ and moved into the AFK voice channel.

    IconId

    -

    Gets the ID of this guild's icon.

    -
    +
    Declaration
    @@ -824,8 +802,7 @@ and moved into the AFK voice channel.

    System.String -

    An identifier for the splash image; null if none is set.

    - + @@ -838,8 +815,7 @@ and moved into the AFK voice channel.

    IconUrl

    -

    Gets the URL of this guild's icon.

    -
    +
    Declaration
    @@ -856,8 +832,7 @@ and moved into the AFK voice channel.

    System.String -

    A URL pointing to the guild's icon; null if none is set.

    - + @@ -901,8 +876,7 @@ and moved into the AFK voice channel.

    IsEmbeddable

    -

    Gets a value that indicates whether this guild is embeddable (i.e. can use widget).

    -
    +
    Declaration
    @@ -919,8 +893,7 @@ and moved into the AFK voice channel.

    System.Boolean -

    true if this guild can be embedded via widgets; otherwise false.

    - + @@ -1009,9 +982,7 @@ between that and this property.

    MfaLevel

    -

    Gets the level of Multi-Factor Authentication requirements a user must fulfill before being allowed to -perform administrative actions in this guild.

    -
    +
    Declaration
    @@ -1028,8 +999,7 @@ perform administrative actions in this guild.

    MfaLevel -

    The level of MFA requirement.

    - + @@ -1042,8 +1012,7 @@ perform administrative actions in this guild.

    Name

    -

    Gets the name of this guild.

    -
    +
    Declaration
    @@ -1060,8 +1029,7 @@ perform administrative actions in this guild.

    System.String -

    A string containing the name of this guild.

    - + @@ -1105,8 +1073,7 @@ perform administrative actions in this guild.

    OwnerId

    -

    Gets the ID of the user that owns this guild.

    -
    +
    Declaration
    @@ -1123,8 +1090,7 @@ perform administrative actions in this guild.

    System.UInt64 -

    A System.UInt64 representing the snowflake identifier of the user that owns this guild.

    - + @@ -1137,8 +1103,7 @@ perform administrative actions in this guild.

    PreferredCulture

    -

    Gets the preferred culture of this guild.

    -
    +
    Declaration
    @@ -1155,8 +1120,7 @@ perform administrative actions in this guild.

    System.Globalization.CultureInfo -

    The preferred culture information of this guild.

    - + @@ -1169,9 +1133,7 @@ perform administrative actions in this guild.

    PreferredLocale

    -

    Gets the preferred locale of this guild in IETF BCP 47 -language tag format.

    -
    +
    Declaration
    @@ -1188,9 +1150,7 @@ language tag format.

    System.String -

    The preferred locale of the guild in IETF BCP 47 -language tag format.

    - + @@ -1203,8 +1163,7 @@ language tag format.

    PremiumSubscriptionCount

    -

    Gets the number of premium subscribers of this guild.

    -
    +
    Declaration
    @@ -1221,14 +1180,10 @@ language tag format.

    System.Int32 -

    The number of premium subscribers of this guild.

    - + -
    Remarks
    -

    This is the number of users who have boosted this guild.

    -
    | Improve this Doc @@ -1238,8 +1193,7 @@ language tag format.

    PremiumTier

    -

    Gets the tier of guild boosting in this guild.

    -
    +
    Declaration
    @@ -1256,8 +1210,7 @@ language tag format.

    PremiumTier -

    The tier of guild boosting in this guild.

    - + @@ -1302,8 +1255,7 @@ language tag format.

    SplashId

    -

    Gets the ID of this guild's splash image.

    -
    +
    Declaration
    @@ -1320,8 +1272,7 @@ language tag format.

    System.String -

    An identifier for the splash image; null if none is set.

    - + @@ -1334,8 +1285,7 @@ language tag format.

    SplashUrl

    -

    Gets the URL of this guild's splash image.

    -
    +
    Declaration
    @@ -1352,8 +1302,7 @@ language tag format.

    System.String -

    A URL pointing to the guild's splash image; null if none is set.

    - + @@ -1428,8 +1377,7 @@ language tag format.

    SystemChannelFlags

    -

    Gets the flags for the types of system channel messages that are disabled.

    -
    +
    Declaration
    @@ -1446,8 +1394,7 @@ language tag format.

    SystemChannelMessageDeny -

    The flags for the types of system channel messages that are disabled.

    - + @@ -1539,8 +1486,7 @@ language tag format.

    VanityURLCode

    -

    Gets the code for this guild's vanity invite URL.

    -
    +
    Declaration
    @@ -1557,8 +1503,7 @@ language tag format.

    System.String -

    A string containing the vanity invite code for this guild; null if none is set.

    - + @@ -1571,8 +1516,7 @@ language tag format.

    VerificationLevel

    -

    Gets the level of requirements a user must fulfill before being allowed to post messages in this guild.

    -
    +
    Declaration
    @@ -1589,8 +1533,7 @@ language tag format.

    VerificationLevel -

    The level of requirements.

    - + @@ -1635,8 +1578,7 @@ language tag format.

    VoiceRegionId

    -

    Gets the ID of the region hosting this guild's voice channels.

    -
    +
    Declaration
    @@ -1653,8 +1595,7 @@ language tag format.

    System.String -

    A string containing the identifier for the voice region that this guild uses (e.g. eu-central).

    - + @@ -1669,8 +1610,7 @@ language tag format.

    AddBanAsync(IUser, Int32, String, RequestOptions)

    -

    Bans the user from this guild and optionally prunes their recent messages.

    -
    +
    Declaration
    @@ -1689,26 +1629,22 @@ language tag format.

    IUser user -

    The user to ban.

    - + System.Int32 pruneDays -

    The number of days to remove messages from this user for, and this number must be between [0, 7].

    - + System.String reason -

    The reason of the ban to be written in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1723,24 +1659,7 @@ language tag format.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous add operation for the ban.

    - - - - -
    Exceptions
    - - - - - - - - - - - +
    TypeCondition
    System.ArgumentException

    pruneDays is not between 0 to 7.

    -
    @@ -1753,8 +1672,7 @@ language tag format.

    AddBanAsync(UInt64, Int32, String, RequestOptions)

    -

    Bans the user from this guild and optionally prunes their recent messages.

    -
    +
    Declaration
    @@ -1773,26 +1691,22 @@ language tag format.

    System.UInt64 userId -

    The snowflake ID of the user to ban.

    - + System.Int32 pruneDays -

    The number of days to remove messages from this user for, and this number must be between [0, 7].

    - + System.String reason -

    The reason of the ban to be written in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1807,24 +1721,7 @@ language tag format.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous add operation for the ban.

    - - - - -
    Exceptions
    - - - - - - - - - - - +
    TypeCondition
    System.ArgumentException

    pruneDays is not between 0 to 7.

    -
    @@ -1978,8 +1875,7 @@ category channel.

    CreateEmoteAsync(String, Image, Optional<IEnumerable<IRole>>, RequestOptions)

    -

    Creates a new GuildEmote in this guild.

    -
    +
    Declaration
    @@ -1998,26 +1894,22 @@ category channel.

    System.String name -

    The name of the guild emote.

    - + Image image -

    The image of the new emote.

    - + Optional<System.Collections.Generic.IEnumerable<IRole>> roles -

    The roles to limit the emote usage to.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2032,8 +1924,7 @@ category channel.

    System.Threading.Tasks.Task<GuildEmote> -

    A task that represents the asynchronous creation operation. The task result contains the created emote.

    - + @@ -2420,8 +2311,7 @@ voice channel.

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -2440,8 +2330,7 @@ voice channel.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2469,8 +2358,7 @@ voice channel.

    DeleteEmoteAsync(GuildEmote, RequestOptions)

    -

    Deletes an existing GuildEmote from this guild.

    -
    +
    Declaration
    @@ -2489,14 +2377,12 @@ voice channel.

    GuildEmote emote -

    The emote to delete.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2511,8 +2397,7 @@ voice channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -2525,8 +2410,7 @@ voice channel.

    DownloadUsersAsync()

    -

    Downloads all users for this guild if the current list is incomplete.

    -
    +
    Declaration
    @@ -2543,8 +2427,7 @@ voice channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous download operation.

    - + @@ -2898,8 +2781,7 @@ behind the ban.

    GetEmoteAsync(UInt64, RequestOptions)

    -

    Gets a specific emote from this guild.

    -
    +
    Declaration
    @@ -2918,14 +2800,12 @@ behind the ban.

    System.UInt64 id -

    The snowflake identifier for the guild emote.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2940,9 +2820,7 @@ behind the ban.

    System.Threading.Tasks.Task<GuildEmote> -

    A task that represents the asynchronous get operation. The task result contains the emote found with the -specified id; null if none is found.

    - + @@ -3470,8 +3348,7 @@ of webhooks found within the guild.

    LeaveAsync(RequestOptions)

    -

    Leaves this guild.

    -
    +
    Declaration
    @@ -3490,8 +3367,7 @@ of webhooks found within the guild.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3506,17 +3382,10 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous leave operation.

    - + -
    Remarks
    -

    This method will make the currently logged-in user leave the guild.

    -
    note

    - If the user is the owner of this guild, use DeleteAsync(RequestOptions) instead. -

    -
    | Improve this Doc @@ -3526,8 +3395,7 @@ of webhooks found within the guild.

    ModifyAsync(Action<GuildProperties>, RequestOptions)

    -

    Modifies this guild.

    -
    +
    Declaration
    @@ -3546,14 +3414,12 @@ of webhooks found within the guild.

    System.Action<GuildProperties> func -

    The delegate containing the properties to modify the guild with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3568,8 +3434,7 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + @@ -3598,8 +3463,7 @@ of webhooks found within the guild.

    ModifyEmbedAsync(Action<GuildEmbedProperties>, RequestOptions)

    -

    Modifies this guild's embed channel.

    -
    +
    Declaration
    @@ -3618,14 +3482,12 @@ of webhooks found within the guild.

    System.Action<GuildEmbedProperties> func -

    The delegate containing the properties to modify the guild widget with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3640,8 +3502,7 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + @@ -3670,8 +3531,7 @@ of webhooks found within the guild.

    ModifyEmoteAsync(GuildEmote, Action<EmoteProperties>, RequestOptions)

    -

    Modifies an existing GuildEmote in this guild.

    -
    +
    Declaration
    @@ -3690,20 +3550,17 @@ of webhooks found within the guild.

    GuildEmote emote -

    The emote to be modified.

    - + System.Action<EmoteProperties> func -

    The delegate containing the properties to modify the emote with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3718,9 +3575,7 @@ of webhooks found within the guild.

    System.Threading.Tasks.Task<GuildEmote> -

    A task that represents the asynchronous modification operation. The task result contains the modified -emote.

    - + @@ -3749,8 +3604,7 @@ emote.

    PruneUsersAsync(Int32, Boolean, RequestOptions)

    -

    Prunes inactive users.

    -
    +
    Declaration
    @@ -3769,20 +3623,17 @@ emote.

    System.Int32 days -

    The number of days required for the users to be kicked.

    - + System.Boolean simulate -

    Whether this prune action is a simulation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3797,21 +3648,10 @@ emote.

    System.Threading.Tasks.Task<System.Int32> -

    A task that represents the asynchronous prune operation. The task result contains the number of users to -be or has been removed from this guild.

    - + -
    Remarks
    -

    - This method removes all users that have not logged on in the provided number of days. -

    -

    - If simulate is true, this method will only return the number of users that - would be removed without kicking the users. -

    -
    | Improve this Doc @@ -3821,8 +3661,7 @@ be or has been removed from this guild.

    RemoveBanAsync(IUser, RequestOptions)

    -

    Unbans the user if they are currently banned.

    -
    +
    Declaration
    @@ -3841,14 +3680,12 @@ be or has been removed from this guild.

    IUser user -

    The user to be unbanned.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3863,8 +3700,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation for the ban.

    - + @@ -3877,8 +3713,7 @@ be or has been removed from this guild.

    RemoveBanAsync(UInt64, RequestOptions)

    -

    Unbans the user if they are currently banned.

    -
    +
    Declaration
    @@ -3897,14 +3732,12 @@ be or has been removed from this guild.

    System.UInt64 userId -

    The snowflake identifier of the user to be unbanned.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3919,8 +3752,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation for the ban.

    - + @@ -3933,8 +3765,7 @@ be or has been removed from this guild.

    ReorderChannelsAsync(IEnumerable<ReorderChannelProperties>, RequestOptions)

    -

    Bulk-modifies the order of channels in this guild.

    -
    +
    Declaration
    @@ -3953,14 +3784,12 @@ be or has been removed from this guild.

    System.Collections.Generic.IEnumerable<ReorderChannelProperties> args -

    The properties used to modify the channel positions with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -3975,8 +3804,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous reorder operation.

    - + @@ -3989,8 +3817,7 @@ be or has been removed from this guild.

    ReorderRolesAsync(IEnumerable<ReorderRoleProperties>, RequestOptions)

    -

    Bulk-modifies the order of roles in this guild.

    -
    +
    Declaration
    @@ -4009,14 +3836,12 @@ be or has been removed from this guild.

    System.Collections.Generic.IEnumerable<ReorderRoleProperties> args -

    The properties used to modify the role positions with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4031,8 +3856,7 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous reorder operation.

    - + @@ -4081,8 +3905,7 @@ be or has been removed from this guild.

    IGuild.AddGuildUserAsync(UInt64, String, Action<AddGuildUserProperties>, RequestOptions)

    -

    Adds a user to this guild.

    -
    +
    Declaration
    @@ -4101,26 +3924,22 @@ be or has been removed from this guild.

    System.UInt64 userId -

    The snowflake identifier of the user.

    - + System.String accessToken -

    The OAuth2 access token for the user, requested with the guilds.join scope.

    - + System.Action<AddGuildUserProperties> func -

    The delegate containing the properties to be applied to the user upon being added to the guild.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4135,14 +3954,10 @@ be or has been removed from this guild.

    System.Threading.Tasks.Task<IGuildUser> -

    A guild user associated with the specified userId; null if the user is already in the guild.

    - + -
    Remarks
    -

    This method requires you have an OAuth2 access token for the user, requested with the guilds.join scope, and that the bot have the MANAGE_INVITES permission in the guild.

    -
    | Improve this Doc @@ -4152,8 +3967,7 @@ be or has been removed from this guild.

    IGuild.AFKChannelId

    -

    Gets the ID of the AFK voice channel for this guild.

    -
    +
    Declaration
    @@ -4170,9 +3984,7 @@ be or has been removed from this guild.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the AFK voice channel; null if -none is set.

    - + @@ -4185,8 +3997,7 @@ none is set.

    IGuild.AudioClient

    -

    Gets the IAudioClient currently associated with this guild.

    -
    +
    Declaration
    @@ -4203,8 +4014,7 @@ none is set.

    IAudioClient -

    An IAudioClient currently associated with this guild.

    - + @@ -4217,8 +4027,7 @@ none is set.

    IGuild.Available

    -

    Determines if this guild is currently connected and ready to be used.

    -
    +
    Declaration
    @@ -4235,17 +4044,10 @@ none is set.

    System.Boolean -

    true if this guild is currently connected and ready to be used; otherwise false.

    - + -
    Remarks
    -
    note

    - This property only applies to a WebSocket-based client. -

    -This boolean is used to determine if the guild is currently connected to the WebSocket and is ready to be used/accessed. -
    | Improve this Doc @@ -4255,8 +4057,7 @@ This boolean is used to determine if the guild is currently connected to the Web

    IGuild.CreateCategoryAsync(String, Action<GuildChannelProperties>, RequestOptions)

    -

    Creates a new channel category in this guild.

    -
    +
    Declaration
    @@ -4275,20 +4076,17 @@ This boolean is used to determine if the guild is currently connected to the Web System.String name -

    The new name for the category.

    - + System.Action<GuildChannelProperties> func -

    The delegate containing the properties to be applied to the channel upon its creation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4303,9 +4101,7 @@ This boolean is used to determine if the guild is currently connected to the Web System.Threading.Tasks.Task<ICategoryChannel> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -category channel.

    - + @@ -4375,8 +4171,7 @@ category channel.

    IGuild.CreateRoleAsync(String, Nullable<GuildPermissions>, Nullable<Color>, Boolean, RequestOptions)

    -

    Creates a new role with the provided name.

    -
    +
    Declaration
    @@ -4395,32 +4190,27 @@ category channel.

    System.String name -

    The new name for the role.

    - + System.Nullable<GuildPermissions> permissions -

    The guild permission that the role should possess.

    - + System.Nullable<Color> color -

    The color of the role.

    - + System.Boolean isHoisted -

    Whether the role is separated from others on the sidebar.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4435,9 +4225,7 @@ category channel.

    System.Threading.Tasks.Task<IRole> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -role.

    - + @@ -4450,8 +4238,7 @@ role.

    IGuild.CreateRoleAsync(String, Nullable<GuildPermissions>, Nullable<Color>, Boolean, Boolean, RequestOptions)

    -

    Creates a new role with the provided name.

    -
    +
    Declaration
    @@ -4470,38 +4257,32 @@ role.

    System.String name -

    The new name for the role.

    - + System.Nullable<GuildPermissions> permissions -

    The guild permission that the role should possess.

    - + System.Nullable<Color> color -

    The color of the role.

    - + System.Boolean isHoisted -

    Whether the role is separated from others on the sidebar.

    - + System.Boolean isMentionable -

    Whether the role can be mentioned.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4516,9 +4297,7 @@ role.

    System.Threading.Tasks.Task<IRole> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -role.

    - + @@ -4531,8 +4310,7 @@ role.

    IGuild.CreateTextChannelAsync(String, Action<TextChannelProperties>, RequestOptions)

    -

    Creates a new text channel in this guild.

    -
    +
    Declaration
    @@ -4551,20 +4329,17 @@ role.

    System.String name -

    The new name for the text channel.

    - + System.Action<TextChannelProperties> func -

    The delegate containing the properties to be applied to the channel upon its creation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4579,9 +4354,7 @@ role.

    System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -text channel.

    - + @@ -4594,8 +4367,7 @@ text channel.

    IGuild.CreateVoiceChannelAsync(String, Action<VoiceChannelProperties>, RequestOptions)

    -

    Creates a new voice channel in this guild.

    -
    +
    Declaration
    @@ -4614,20 +4386,17 @@ text channel.

    System.String name -

    The new name for the voice channel.

    - + System.Action<VoiceChannelProperties> func -

    The delegate containing the properties to be applied to the channel upon its creation.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4642,9 +4411,7 @@ text channel.

    System.Threading.Tasks.Task<IVoiceChannel> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -voice channel.

    - + @@ -4657,8 +4424,7 @@ voice channel.

    IGuild.DefaultChannelId

    -

    Gets the ID of the default channel for this guild.

    -
    +
    Declaration
    @@ -4675,19 +4441,10 @@ voice channel.

    System.UInt64 -

    A System.UInt64 representing the snowflake identifier of the default text channel; 0 if -none can be found.

    - + -
    Remarks
    -

    This property retrieves the snowflake identifier of the first viewable text channel for this guild.

    -
    warning

    - This channel does not guarantee the user can send message to it, as it only looks for the first viewable - text channel. -

    -
    | Improve this Doc @@ -4697,8 +4454,7 @@ none can be found.

    IGuild.EmbedChannelId

    -

    Gets the ID of the widget embed channel of this guild.

    -
    +
    Declaration
    @@ -4715,9 +4471,7 @@ none can be found.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the embedded channel found within the -widget settings of this guild; null if none is set.

    - + @@ -4730,8 +4484,7 @@ widget settings of this guild; null if none is set.

    IGuild.EveryoneRole

    -

    Gets the built-in role containing all users in this guild.

    -
    +
    Declaration
    @@ -4748,8 +4501,7 @@ widget settings of this guild; null if none is set.

    IRole -

    A role object that represents an @everyone role in this guild.

    - + @@ -4762,8 +4514,7 @@ widget settings of this guild; null if none is set.

    IGuild.GetAFKChannelAsync(CacheMode, RequestOptions)

    -

    Gets the AFK voice channel in this guild.

    -
    +
    Declaration
    @@ -4782,14 +4533,12 @@ widget settings of this guild; null if none is set.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4804,9 +4553,7 @@ widget settings of this guild; null if none is set.

    System.Threading.Tasks.Task<IVoiceChannel> -

    A task that represents the asynchronous get operation. The task result contains the voice channel that the -AFK users will be moved to after they have idled for too long; null if none is set.

    - + @@ -4819,8 +4566,7 @@ AFK users will be moved to after they have idled for too long; null

    IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable<UInt64>, Nullable<UInt64>, Nullable<ActionType>)

    -

    Gets the specified number of audit log entries for this guild.

    -
    +
    Declaration
    @@ -4839,8 +4585,7 @@ AFK users will be moved to after they have idled for too long; null System.Int32 limit -

    The number of audit log entries to fetch.

    - + CacheMode @@ -4850,26 +4595,22 @@ AFK users will be moved to after they have idled for too long; null RequestOptions options -

    The options to be used when sending the request.

    - + System.Nullable<System.UInt64> beforeId -

    The audit log entry ID to get entries before.

    - + System.Nullable<System.UInt64> userId -

    The user ID to filter entries for.

    - + System.Nullable<ActionType> actionType -

    The type of actions to filter.

    - + @@ -4884,9 +4625,7 @@ AFK users will be moved to after they have idled for too long; null System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IAuditLogEntry>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of the requested audit log entries.

    - + @@ -4899,8 +4638,7 @@ of the requested audit log entries.

    IGuild.GetBanAsync(IUser, RequestOptions)

    -

    Gets a ban object for a banned user.

    -
    +
    Declaration
    @@ -4919,14 +4657,12 @@ of the requested audit log entries.

    IUser user -

    The banned user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4941,9 +4677,7 @@ of the requested audit log entries.

    System.Threading.Tasks.Task<IBan> -

    A task that represents the asynchronous get operation. The task result contains a ban object, which -contains the user information and the reason for the ban; null if the ban entry cannot be found.

    - + @@ -4956,8 +4690,7 @@ contains the user information and the reason for the ban; null if t

    IGuild.GetBanAsync(UInt64, RequestOptions)

    -

    Gets a ban object for a banned user.

    -
    +
    Declaration
    @@ -4976,14 +4709,12 @@ contains the user information and the reason for the ban; null if t System.UInt64 userId -

    The snowflake identifier for the banned user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -4998,9 +4729,7 @@ contains the user information and the reason for the ban; null if t System.Threading.Tasks.Task<IBan> -

    A task that represents the asynchronous get operation. The task result contains a ban object, which -contains the user information and the reason for the ban; null if the ban entry cannot be found.

    - + @@ -5013,8 +4742,7 @@ contains the user information and the reason for the ban; null if t

    IGuild.GetBansAsync(RequestOptions)

    -

    Gets a collection of all users banned in this guild.

    -
    +
    Declaration
    @@ -5033,8 +4761,7 @@ contains the user information and the reason for the ban; null if t RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5049,10 +4776,7 @@ contains the user information and the reason for the ban; null if t System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IBan>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -ban objects that this guild currently possesses, with each object containing the user banned and reason -behind the ban.

    - + @@ -5065,8 +4789,7 @@ behind the ban.

    IGuild.GetCategoriesAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all category channels in this guild.

    -
    +
    Declaration
    @@ -5085,14 +4808,12 @@ behind the ban.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5107,9 +4828,7 @@ behind the ban.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<ICategoryChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -category channels found within this guild.

    - + @@ -5122,8 +4841,7 @@ category channels found within this guild.

    IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a channel in this guild.

    -
    +
    Declaration
    @@ -5142,20 +4860,17 @@ category channels found within this guild.

    System.UInt64 id -

    The snowflake identifier for the channel.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5170,9 +4885,7 @@ category channels found within this guild.

    System.Threading.Tasks.Task<IGuildChannel> -

    A task that represents the asynchronous get operation. The task result contains the generic channel -associated with the specified id; null if none is found.

    - + @@ -5185,8 +4898,7 @@ associated with the specified

    IGuild.GetChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all channels in this guild.

    -
    +
    Declaration
    @@ -5205,14 +4917,12 @@ associated with the specified CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5227,9 +4937,7 @@ associated with the specified System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuildChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -generic channels found within this guild.

    - + @@ -5242,8 +4950,7 @@ generic channels found within this guild.

    IGuild.GetCurrentUserAsync(CacheMode, RequestOptions)

    -

    Gets the current user for this guild.

    -
    +
    Declaration
    @@ -5262,14 +4969,12 @@ generic channels found within this guild.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5284,9 +4989,7 @@ generic channels found within this guild.

    System.Threading.Tasks.Task<IGuildUser> -

    A task that represents the asynchronous get operation. The task result contains the currently logged-in -user within this guild.

    - + @@ -5299,8 +5002,7 @@ user within this guild.

    IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions)

    -

    Gets the first viewable text channel in this guild.

    -
    +
    Declaration
    @@ -5319,14 +5021,12 @@ user within this guild.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5341,9 +5041,7 @@ user within this guild.

    System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous get operation. The task result contains the first viewable text -channel in this guild; null if none is found.

    - + @@ -5356,8 +5054,7 @@ channel in this guild; null if none is found.

    IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions)

    -

    Gets the embed channel (i.e. the channel set in the guild's widget settings) in this guild.

    -
    +
    Declaration
    @@ -5376,14 +5073,12 @@ channel in this guild; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5398,9 +5093,7 @@ channel in this guild; null if none is found.

    System.Threading.Tasks.Task<IGuildChannel> -

    A task that represents the asynchronous get operation. The task result contains the embed channel set -within the server's widget settings; null if none is set.

    - + @@ -5460,8 +5153,7 @@ within the server's widget settings; null if none is set.

    IGuild.GetInvitesAsync(RequestOptions)

    -

    Gets a collection of all invites in this guild.

    -
    +
    Declaration
    @@ -5480,8 +5172,7 @@ within the server's widget settings; null if none is set.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5496,9 +5187,7 @@ within the server's widget settings; null if none is set.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IInviteMetadata>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -invite metadata, each representing information for an invite found within this guild.

    - + @@ -5511,8 +5200,7 @@ invite metadata, each representing information for an invite found within this g

    IGuild.GetOwnerAsync(CacheMode, RequestOptions)

    -

    Gets the owner of this guild.

    -
    +
    Declaration
    @@ -5531,14 +5219,12 @@ invite metadata, each representing information for an invite found within this g CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5553,8 +5239,7 @@ invite metadata, each representing information for an invite found within this g System.Threading.Tasks.Task<IGuildUser> -

    A task that represents the asynchronous get operation. The task result contains the owner of this guild.

    - + @@ -5567,8 +5252,7 @@ invite metadata, each representing information for an invite found within this g

    IGuild.GetRole(UInt64)

    -

    Gets a role in this guild.

    -
    +
    Declaration
    @@ -5587,8 +5271,7 @@ invite metadata, each representing information for an invite found within this g System.UInt64 id -

    The snowflake identifier for the role.

    - + @@ -5603,8 +5286,7 @@ invite metadata, each representing information for an invite found within this g IRole -

    A role that is associated with the specified id; null if none is found.

    - + @@ -5617,8 +5299,7 @@ invite metadata, each representing information for an invite found within this g

    IGuild.GetSystemChannelAsync(CacheMode, RequestOptions)

    -

    Gets the system channel where randomized welcome messages are sent in this guild.

    -
    +
    Declaration
    @@ -5637,14 +5318,12 @@ invite metadata, each representing information for an invite found within this g CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5659,9 +5338,7 @@ invite metadata, each representing information for an invite found within this g System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous get operation. The task result contains the text channel where -randomized welcome messages will be sent to; null if none is set.

    - + @@ -5674,8 +5351,7 @@ randomized welcome messages will be sent to; null if none is set.

    IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a text channel in this guild.

    -
    +
    Declaration
    @@ -5694,20 +5370,17 @@ randomized welcome messages will be sent to; null if none is set. System.UInt64 id -

    The snowflake identifier for the text channel.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5722,9 +5395,7 @@ randomized welcome messages will be sent to; null if none is set. System.Threading.Tasks.Task<ITextChannel> -

    A task that represents the asynchronous get operation. The task result contains the text channel -associated with the specified id; null if none is found.

    - + @@ -5737,8 +5408,7 @@ associated with the specified

    IGuild.GetTextChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all text channels in this guild.

    -
    +
    Declaration
    @@ -5757,14 +5427,12 @@ associated with the specified CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5779,9 +5447,7 @@ associated with the specified System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<ITextChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -message channels found within this guild.

    - + @@ -5794,8 +5460,7 @@ message channels found within this guild.

    IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user from this guild.

    -
    +
    Declaration
    @@ -5814,20 +5479,17 @@ message channels found within this guild.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5842,19 +5504,10 @@ message channels found within this guild.

    System.Threading.Tasks.Task<IGuildUser> -

    A task that represents the asynchronous get operation. The task result contains the guild user -associated with the specified id; null if none is found.

    - + -
    Remarks
    -

    This method retrieves a user found within this guild.

    -
    note

    - This may return null in the WebSocket implementation due to incomplete user collection in - large guilds. -

    -
    | Improve this Doc @@ -5864,8 +5517,7 @@ associated with the specified

    IGuild.GetUsersAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all users in this guild.

    -
    +
    Declaration
    @@ -5884,14 +5536,12 @@ associated with the specified CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5906,19 +5556,10 @@ associated with the specified System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IGuildUser>> -

    A task that represents the asynchronous get operation. The task result contains a collection of guild -users found within this guild.

    - + -
    Remarks
    -

    This method retrieves all users found within this guild.

    -
    note

    - This may return an incomplete collection in the WebSocket implementation due to how Discord does not - send a complete user list for large guilds. -

    -
    | Improve this Doc @@ -5928,8 +5569,7 @@ users found within this guild.

    IGuild.GetVanityInviteAsync(RequestOptions)

    -

    Gets the vanity invite URL of this guild.

    -
    +
    Declaration
    @@ -5948,8 +5588,7 @@ users found within this guild.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -5964,9 +5603,7 @@ users found within this guild.

    System.Threading.Tasks.Task<IInviteMetadata> -

    A task that represents the asynchronous get operation. The task result contains the partial metadata of -the vanity invite found within this guild; null if none is found.

    - + @@ -5979,8 +5616,7 @@ the vanity invite found within this guild; null if none is found.

    IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a voice channel in this guild.

    -
    +
    Declaration
    @@ -5999,20 +5635,17 @@ the vanity invite found within this guild; null if none is found. System.UInt64 id -

    The snowflake identifier for the voice channel.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6027,9 +5660,7 @@ the vanity invite found within this guild; null if none is found. System.Threading.Tasks.Task<IVoiceChannel> -

    A task that represents the asynchronous get operation. The task result contains the voice channel associated -with the specified id; null if none is found.

    - + @@ -6042,8 +5673,7 @@ with the specified id

    IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions)

    -

    Gets a collection of all voice channels in this guild.

    -
    +
    Declaration
    @@ -6062,14 +5692,12 @@ with the specified id CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6084,9 +5712,7 @@ with the specified id System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceChannel>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -voice channels found within this guild.

    - + @@ -6099,8 +5725,7 @@ voice channels found within this guild.

    IGuild.GetVoiceRegionsAsync(RequestOptions)

    -

    Gets a collection of all the voice regions this guild can access.

    -
    +
    Declaration
    @@ -6119,8 +5744,7 @@ voice channels found within this guild.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6135,9 +5759,7 @@ voice channels found within this guild.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IVoiceRegion>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection of -voice regions the guild can access.

    - + @@ -6150,8 +5772,7 @@ voice regions the guild can access.

    IGuild.GetWebhookAsync(UInt64, RequestOptions)

    -

    Gets a webhook found within this guild.

    -
    +
    Declaration
    @@ -6170,14 +5791,12 @@ voice regions the guild can access.

    System.UInt64 id -

    The identifier for the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6192,9 +5811,7 @@ voice regions the guild can access.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous get operation. The task result contains the webhook with the -specified id; null if none is found.

    - + @@ -6207,8 +5824,7 @@ specified id;

    IGuild.GetWebhooksAsync(RequestOptions)

    -

    Gets a collection of all webhook from this guild.

    -
    +
    Declaration
    @@ -6227,8 +5843,7 @@ specified id; RequestOptions options -

    The options to be used when sending the request.

    - + @@ -6243,9 +5858,7 @@ specified id; System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IWebhook>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of webhooks found within the guild.

    - + @@ -6258,8 +5871,7 @@ of webhooks found within the guild.

    IGuild.Roles

    -

    Gets a collection of all roles in this guild.

    -
    +
    Declaration
    @@ -6276,8 +5888,7 @@ of webhooks found within the guild.

    System.Collections.Generic.IReadOnlyCollection<IRole> -

    A read-only collection of roles found within this guild.

    - + @@ -6290,8 +5901,7 @@ of webhooks found within the guild.

    IGuild.SystemChannelId

    -

    Gets the ID of the channel where randomized welcome messages are sent.

    -
    +
    Declaration
    @@ -6308,9 +5918,7 @@ of webhooks found within the guild.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the system channel where randomized -welcome messages are sent; null if none is set.

    - + diff --git a/docs/api/Discord.WebSocket.SocketGuildChannel.html b/docs/api/Discord.WebSocket.SocketGuildChannel.html index 1bdf4a8a4..d1963d4ce 100644 --- a/docs/api/Discord.WebSocket.SocketGuildChannel.html +++ b/docs/api/Discord.WebSocket.SocketGuildChannel.html @@ -173,8 +173,7 @@

    Name

    -

    Gets the name of this channel.

    -
    +
    Declaration
    @@ -191,8 +190,7 @@ System.String -

    A string containing the name of this channel.

    - + @@ -205,8 +203,7 @@

    PermissionOverwrites

    -

    Gets a collection of permission overwrites for this channel.

    -
    +
    Declaration
    @@ -223,8 +220,7 @@ System.Collections.Generic.IReadOnlyCollection<Overwrite> -

    A collection of overwrites associated with this channel.

    - + @@ -237,8 +233,7 @@

    Position

    -

    Gets the position of this channel.

    -
    +
    Declaration
    @@ -255,9 +250,7 @@ System.Int32 -

    An System.Int32 representing the position of this channel in the guild's channel list relative to -others of the same type.

    - + @@ -428,8 +421,7 @@ others of the same type.

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -448,8 +440,7 @@ others of the same type.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -624,8 +615,7 @@ others of the same type.

    ModifyAsync(Action<GuildChannelProperties>, RequestOptions)

    -

    Modifies this guild channel.

    -
    +
    Declaration
    @@ -644,14 +634,12 @@ others of the same type.

    System.Action<GuildChannelProperties> func -

    The delegate containing the properties to modify the channel with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -666,15 +654,10 @@ others of the same type.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies the current guild channel with the specified properties. To see an example of this -method and what properties are available, please refer to GuildChannelProperties.

    -
    | Improve this Doc @@ -832,8 +815,7 @@ method and what properties are available, please refer to

    IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -852,20 +834,17 @@ method and what properties are available, please refer to System.UInt64 id -

    The snowflake identifier of the user (e.g. 168693960628371456).

    - +
    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -880,9 +859,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task<IUser> -

    A task that represents the asynchronous get operation. The task result contains a user object that -represents the found user; null if none is found.

    - + @@ -895,8 +872,7 @@ represents the found user; null if none is found.

    IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions)

    -

    Adds or updates the permission overwrite for the given role.

    -
    +
    Declaration
    @@ -915,20 +891,17 @@ represents the found user; null if none is found.

    IRole role -

    The role to add the overwrite to.

    - + OverwritePermissions permissions -

    The overwrite to add to the role.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -943,9 +916,7 @@ represents the found user; null if none is found.

    System.Threading.Tasks.Task -

    A task representing the asynchronous permission operation for adding the specified permissions to the -channel.

    - + @@ -958,8 +929,7 @@ channel.

    IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions)

    -

    Adds or updates the permission overwrite for the given user.

    -
    +
    Declaration
    @@ -978,20 +948,17 @@ channel.

    IUser user -

    The user to add the overwrite to.

    - + OverwritePermissions permissions -

    The overwrite to add to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1006,8 +973,7 @@ channel.

    System.Threading.Tasks.Task -

    A task representing the asynchronous permission operation for adding the specified permissions to the channel.

    - + @@ -1020,8 +986,7 @@ channel.

    IGuildChannel.GetPermissionOverwrite(IRole)

    -

    Gets the permission overwrite for a specific role.

    -
    +
    Declaration
    @@ -1040,8 +1005,7 @@ channel.

    IRole role -

    The role to get the overwrite from.

    - + @@ -1056,8 +1020,7 @@ channel.

    System.Nullable<OverwritePermissions> -

    An overwrite object for the targeted role; null if none is set.

    - + @@ -1070,8 +1033,7 @@ channel.

    IGuildChannel.GetPermissionOverwrite(IUser)

    -

    Gets the permission overwrite for a specific user.

    -
    +
    Declaration
    @@ -1090,8 +1052,7 @@ channel.

    IUser user -

    The user to get the overwrite from.

    - + @@ -1106,8 +1067,7 @@ channel.

    System.Nullable<OverwritePermissions> -

    An overwrite object for the targeted user; null if none is set.

    - + @@ -1120,8 +1080,7 @@ channel.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -1140,20 +1099,17 @@ channel.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1168,9 +1124,7 @@ channel.

    System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + @@ -1183,8 +1137,7 @@ represents the user; null if none is found.

    IGuildChannel.Guild

    -

    Gets the guild associated with this channel.

    -
    +
    Declaration
    @@ -1201,8 +1154,7 @@ represents the user; null if none is found.

    IGuild -

    A guild object that this channel belongs to.

    - + @@ -1215,8 +1167,7 @@ represents the user; null if none is found.

    IGuildChannel.GuildId

    -

    Gets the guild ID associated with this channel.

    -
    +
    Declaration
    @@ -1233,9 +1184,7 @@ represents the user; null if none is found.

    System.UInt64 -

    An System.UInt64 representing the guild snowflake identifier for the guild that this channel -belongs to.

    - + @@ -1248,8 +1197,7 @@ belongs to.

    IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions)

    -

    Removes the permission overwrite for the given role, if one exists.

    -
    +
    Declaration
    @@ -1268,14 +1216,12 @@ belongs to.

    IRole role -

    The role to remove the overwrite from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1290,8 +1236,7 @@ belongs to.

    System.Threading.Tasks.Task -

    A task representing the asynchronous operation for removing the specified permissions from the channel.

    - + @@ -1304,8 +1249,7 @@ belongs to.

    IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions)

    -

    Removes the permission overwrite for the given user, if one exists.

    -
    +
    Declaration
    @@ -1324,14 +1268,12 @@ belongs to.

    IUser user -

    The user to remove the overwrite from.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1346,8 +1288,7 @@ belongs to.

    System.Threading.Tasks.Task -

    A task representing the asynchronous operation for removing the specified permissions from the channel.

    - + diff --git a/docs/api/Discord.WebSocket.SocketGuildUser.html b/docs/api/Discord.WebSocket.SocketGuildUser.html index c206b2acf..b85b1f7d6 100644 --- a/docs/api/Discord.WebSocket.SocketGuildUser.html +++ b/docs/api/Discord.WebSocket.SocketGuildUser.html @@ -197,8 +197,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -230,8 +229,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -294,8 +292,7 @@

    GuildPermissions

    -

    Gets the guild-level permissions for this user.

    -
    +
    Declaration
    @@ -312,9 +309,7 @@ GuildPermissions -

    A GuildPermissions structure for this user, representing what -permissions this user has in the guild.

    - + @@ -362,8 +357,7 @@ permissions this user has in the guild.

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -380,17 +374,12 @@ permissions this user has in the guild.

    System.Boolean -

    true if the user is a bot application; otherwise false.

    - +
    Overrides
    -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -400,8 +389,7 @@ permissions this user has in the guild.

    IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -418,9 +406,7 @@ permissions this user has in the guild.

    System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -433,9 +419,7 @@ otherwise false.

    IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -452,8 +436,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -466,8 +449,7 @@ guild.

    IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -484,8 +466,7 @@ guild.

    System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -498,9 +479,7 @@ guild.

    IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -517,8 +496,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -531,8 +509,7 @@ speak via voice).

    IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -549,8 +526,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -563,8 +539,7 @@ speak via voice).

    IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -581,8 +556,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -595,8 +569,7 @@ speak via voice).

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -613,8 +586,7 @@ speak via voice).

    System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -629,8 +601,7 @@ speak via voice).

    JoinedAt

    -

    Gets when this user joined the guild.

    -
    +
    Declaration
    @@ -647,9 +618,7 @@ speak via voice).

    System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset representing the time of which the user has joined the guild; -null when it cannot be obtained.

    - + @@ -662,8 +631,7 @@ speak via voice).

    Nickname

    -

    Gets the nickname for this user.

    -
    +
    Declaration
    @@ -680,8 +648,7 @@ speak via voice).

    System.String -

    A string representing the nickname of the user; null if none is set.

    - + @@ -694,8 +661,7 @@ speak via voice).

    PremiumSince

    -

    Gets the date and time for when this user's guild boost began.

    -
    +
    Declaration
    @@ -712,8 +678,7 @@ speak via voice).

    System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset for when the user began boosting this guild; null if they are not boosting the guild.

    - + @@ -757,8 +722,7 @@ speak via voice).

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    @@ -821,8 +785,7 @@ speak via voice).

    VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    @@ -887,8 +850,7 @@ connected to a voice channel.

    AddRoleAsync(IRole, RequestOptions)

    -

    Adds the specified role to this user in the guild.

    -
    +
    Declaration
    @@ -907,14 +869,12 @@ connected to a voice channel.

    IRole role -

    The role to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -929,8 +889,7 @@ connected to a voice channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -943,8 +902,7 @@ connected to a voice channel.

    AddRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Adds the specified roles to this user in the guild.

    -
    +
    Declaration
    @@ -963,14 +921,12 @@ connected to a voice channel.

    System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -985,8 +941,7 @@ connected to a voice channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -999,8 +954,7 @@ connected to a voice channel.

    GetPermissions(IGuildChannel)

    -

    Gets the level permissions granted to this user to a given channel.

    -
    +
    Declaration
    @@ -1019,8 +973,7 @@ connected to a voice channel.

    IGuildChannel channel -

    The channel to get the permission from.

    - + @@ -1035,9 +988,7 @@ connected to a voice channel.

    ChannelPermissions -

    A ChannelPermissions structure representing the permissions that a user has in the -specified channel.

    - + @@ -1050,8 +1001,7 @@ specified channel.

    KickAsync(String, RequestOptions)

    -

    Kicks this user from this guild.

    -
    +
    Declaration
    @@ -1070,14 +1020,12 @@ specified channel.

    System.String reason -

    The reason for the kick which will be recorded in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1092,8 +1040,7 @@ specified channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous kick operation.

    - + @@ -1106,8 +1053,7 @@ specified channel.

    ModifyAsync(Action<GuildUserProperties>, RequestOptions)

    -

    Modifies this user's properties in this guild.

    -
    +
    Declaration
    @@ -1126,14 +1072,12 @@ specified channel.

    System.Action<GuildUserProperties> func -

    The delegate containing the properties to modify the user with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1148,15 +1092,10 @@ specified channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies the current guild user with the specified properties. To see an example of this -method and what properties are available, please refer to GuildUserProperties.

    -
    | Improve this Doc @@ -1166,8 +1105,7 @@ method and what properties are available, please refer to

    RemoveRoleAsync(IRole, RequestOptions)

    -

    Removes the specified role from this user in the guild.

    -
    +
    Declaration
    @@ -1186,14 +1124,12 @@ method and what properties are available, please refer to IRole role -

    The role to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1208,8 +1144,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -1222,8 +1157,7 @@ method and what properties are available, please refer to

    RemoveRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Removes the specified roles from this user in the guild.

    -
    +
    Declaration
    @@ -1242,14 +1176,12 @@ method and what properties are available, please refer to System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1264,8 +1196,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -1280,8 +1211,7 @@ method and what properties are available, please refer to

    IGuildUser.Guild

    -

    Gets the guild for this user.

    -
    +
    Declaration
    @@ -1298,8 +1228,7 @@ method and what properties are available, please refer to IGuild -

    A guild object that this user belongs to.

    - + @@ -1312,8 +1241,7 @@ method and what properties are available, please refer to

    IGuildUser.GuildId

    -

    Gets the ID of the guild for this user.

    -
    +
    Declaration
    @@ -1330,8 +1258,7 @@ method and what properties are available, please refer to System.UInt64 -

    An System.UInt64 representing the snowflake identifier of the guild that this user belongs to.

    - + @@ -1344,8 +1271,7 @@ method and what properties are available, please refer to

    IGuildUser.RoleIds

    -

    Gets a collection of IDs for the roles that this user currently possesses in the guild.

    -
    +
    Declaration
    @@ -1362,17 +1288,10 @@ method and what properties are available, please refer to System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of System.UInt64, each representing a snowflake identifier for a role that -this user possesses.

    - + -
    Remarks
    -

    This property returns a read-only collection of the identifiers of the roles that this user possesses. -For WebSocket users, a Roles property can be found in place of this property. Due to the REST -implementation, only a collection of identifiers can be retrieved instead of the full role objects.

    -
    |
    Improve this Doc @@ -1382,8 +1301,7 @@ implementation, only a collection of identifiers can be retrieved instead of the

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -1400,9 +1318,7 @@ implementation, only a collection of identifiers can be retrieved instead of the IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + diff --git a/docs/api/Discord.WebSocket.SocketMessage.html b/docs/api/Discord.WebSocket.SocketMessage.html index d827405c5..771a89c33 100644 --- a/docs/api/Discord.WebSocket.SocketMessage.html +++ b/docs/api/Discord.WebSocket.SocketMessage.html @@ -132,8 +132,7 @@

    Activity

    -

    Gets the activity associated with a message.

    -
    +
    Declaration
    @@ -150,15 +149,10 @@ MessageActivity -

    A message's activity, if any is associated.

    - + -
    Remarks
    -

    Sent with Rich Presence-related chat embeds. This often refers to activity that requires end-user's -interaction, such as a Spotify Invite activity.

    -
    | Improve this Doc @@ -168,8 +162,7 @@ interaction, such as a Spotify Invite activity.

    Application

    -

    Gets the application associated with a message.

    -
    +
    Declaration
    @@ -186,14 +179,10 @@ interaction, such as a Spotify Invite activity.

    MessageApplication -

    A message's application, if any is associated.

    - + -
    Remarks
    -

    Sent with Rich-Presence-related chat embeds.

    -
    | Improve this Doc @@ -299,8 +288,7 @@ interaction, such as a Spotify Invite activity.

    Content

    -

    Gets the content for this message.

    -
    +
    Declaration
    @@ -317,8 +305,7 @@ interaction, such as a Spotify Invite activity.

    System.String -

    A string that contains the body of the message; note that this field may be empty if there is an embed.

    - + @@ -331,8 +318,7 @@ interaction, such as a Spotify Invite activity.

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -349,8 +335,7 @@ interaction, such as a Spotify Invite activity.

    System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -363,8 +348,7 @@ interaction, such as a Spotify Invite activity.

    EditedTimestamp

    -

    Gets the time of this message's last edit.

    -
    +
    Declaration
    @@ -381,8 +365,7 @@ interaction, such as a Spotify Invite activity.

    System.Nullable<System.DateTimeOffset> -

    Time of when the message was last edited; null if the message is never edited.

    - + @@ -427,8 +410,7 @@ interaction, such as a Spotify Invite activity.

    IsPinned

    -

    Gets the value that indicates whether this message is pinned.

    -
    +
    Declaration
    @@ -445,8 +427,7 @@ interaction, such as a Spotify Invite activity.

    System.Boolean -

    true if this message was added to its channel's pinned messages; otherwise false.

    - + @@ -459,8 +440,7 @@ interaction, such as a Spotify Invite activity.

    IsSuppressed

    -

    Gets the value that indicates whether or not this message's embeds are suppressed.

    -
    +
    Declaration
    @@ -477,8 +457,7 @@ interaction, such as a Spotify Invite activity.

    System.Boolean -

    true if the embeds in this message have been suppressed (made invisible); otherwise false.

    - + @@ -491,8 +470,7 @@ interaction, such as a Spotify Invite activity.

    IsTTS

    -

    Gets the value that indicates whether this message was meant to be read-aloud by Discord.

    -
    +
    Declaration
    @@ -509,8 +487,7 @@ interaction, such as a Spotify Invite activity.

    System.Boolean -

    true if this message was sent as a text-to-speech message; otherwise false.

    - + @@ -619,8 +596,7 @@ interaction, such as a Spotify Invite activity.

    Reactions

    -

    Gets all reactions included in this message.

    -
    +
    Declaration
    @@ -650,8 +626,7 @@ interaction, such as a Spotify Invite activity.

    Reference

    -

    Gets the reference to the original message if it was crossposted.

    -
    +
    Declaration
    @@ -668,15 +643,10 @@ interaction, such as a Spotify Invite activity.

    MessageReference -

    A message's reference, if any is associated.

    - + -
    Remarks
    -

    Sent with Cross-posted messages, meaning they were published from news channels -and received by subscriber channels.

    -
    | Improve this Doc @@ -686,8 +656,7 @@ and received by subscriber channels.

    Source

    -

    Gets the source type of this message.

    -
    +
    Declaration
    @@ -717,8 +686,7 @@ and received by subscriber channels.

    Tags

    -

    Gets all tags included in this message's content.

    -
    +
    Declaration
    @@ -748,8 +716,7 @@ and received by subscriber channels.

    Timestamp

    -

    Gets the time this message was sent.

    -
    +
    Declaration
    @@ -766,8 +733,7 @@ and received by subscriber channels.

    System.DateTimeOffset -

    Time of when the message was sent.

    - + @@ -782,8 +748,7 @@ and received by subscriber channels.

    AddReactionAsync(IEmote, RequestOptions)

    -

    Adds a reaction to this message.

    -
    +
    Declaration
    @@ -802,14 +767,12 @@ and received by subscriber channels.

    IEmote emote -

    The emoji used to react to this message.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -824,15 +787,10 @@ and received by subscriber channels.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for adding a reaction to this message.

    - + -
    See Also
    -
    - -
    | Improve this Doc @@ -842,8 +800,7 @@ and received by subscriber channels.

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -862,8 +819,7 @@ and received by subscriber channels.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -948,8 +904,7 @@ and received by subscriber channels.

    RemoveAllReactionsAsync(RequestOptions)

    -

    Removes all reactions from this message.

    -
    +
    Declaration
    @@ -968,8 +923,7 @@ and received by subscriber channels.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -984,8 +938,7 @@ and received by subscriber channels.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -998,8 +951,7 @@ and received by subscriber channels.

    RemoveReactionAsync(IEmote, IUser, RequestOptions)

    -

    Removes a reaction from message.

    -
    +
    Declaration
    @@ -1018,20 +970,17 @@ and received by subscriber channels.

    IEmote emote -

    The emoji used to react to this message.

    - + IUser user -

    The user that added the emoji.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1046,15 +995,10 @@ and received by subscriber channels.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for removing a reaction to this message.

    - + -
    See Also
    -
    - -
    | Improve this Doc @@ -1064,8 +1008,7 @@ and received by subscriber channels.

    RemoveReactionAsync(IEmote, UInt64, RequestOptions)

    -

    Removes a reaction from message.

    -
    +
    Declaration
    @@ -1084,20 +1027,17 @@ and received by subscriber channels.

    IEmote emote -

    The emoji used to react to this message.

    - + System.UInt64 userId -

    The ID of the user that added the emoji.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1112,15 +1052,10 @@ and received by subscriber channels.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for removing a reaction to this message.

    - + -
    See Also
    -
    - -
    | Improve this Doc @@ -1166,8 +1101,7 @@ and received by subscriber channels.

    IMessage.Attachments

    -

    Gets all attachments included in this message.

    -
    +
    Declaration
    @@ -1184,16 +1118,10 @@ and received by subscriber channels.

    System.Collections.Generic.IReadOnlyCollection<IAttachment> -

    A read-only collection of attachments.

    - + -
    Remarks
    -

    This property gets a read-only collection of attachments associated with this message. Depending on the -user's end-client, a sent message may contain one or more attachments. For example, mobile users may -attach more than one file in their message, while the desktop client only allows for one.

    -
    | Improve this Doc @@ -1203,8 +1131,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.Author

    -

    Gets the author of this message.

    -
    +
    Declaration
    @@ -1234,8 +1161,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.Channel

    -

    Gets the source channel of the message.

    -
    +
    Declaration
    @@ -1265,8 +1191,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.Embeds

    -

    Gets all embeds included in this message.

    -
    +
    Declaration
    @@ -1283,8 +1208,7 @@ attach more than one file in their message, while the desktop client only allows System.Collections.Generic.IReadOnlyCollection<IEmbed> -

    A read-only collection of embed objects.

    - + @@ -1297,8 +1221,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.MentionedChannelIds

    -

    Gets the IDs of channels mentioned in this message.

    -
    +
    Declaration
    @@ -1315,8 +1238,7 @@ attach more than one file in their message, while the desktop client only allows System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of channel IDs.

    - + @@ -1329,8 +1251,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.MentionedRoleIds

    -

    Gets the IDs of roles mentioned in this message.

    -
    +
    Declaration
    @@ -1347,8 +1268,7 @@ attach more than one file in their message, while the desktop client only allows System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of role IDs.

    - + @@ -1361,8 +1281,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.MentionedUserIds

    -

    Gets the IDs of users mentioned in this message.

    -
    +
    Declaration
    @@ -1379,8 +1298,7 @@ attach more than one file in their message, while the desktop client only allows System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of user IDs.

    - + @@ -1393,8 +1311,7 @@ attach more than one file in their message, while the desktop client only allows

    IMessage.Type

    -

    Gets the type of this system message.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketNewsChannel.html b/docs/api/Discord.WebSocket.SocketNewsChannel.html index 56a74f820..2bb5d561a 100644 --- a/docs/api/Discord.WebSocket.SocketNewsChannel.html +++ b/docs/api/Discord.WebSocket.SocketNewsChannel.html @@ -345,8 +345,7 @@

    SlowModeInterval

    -

    Gets the current slow-mode delay for this channel.

    -
    +
    Declaration
    @@ -363,9 +362,7 @@ System.Int32 -

    An System.Int32 representing the time in seconds required before the user can send another -message; 0 if disabled.

    - + diff --git a/docs/api/Discord.WebSocket.SocketPresence.html b/docs/api/Discord.WebSocket.SocketPresence.html index 37b9ef2dd..37c3e14fa 100644 --- a/docs/api/Discord.WebSocket.SocketPresence.html +++ b/docs/api/Discord.WebSocket.SocketPresence.html @@ -115,8 +115,7 @@

    ActiveClients

    -

    Gets the set of clients where this user is currently active.

    -
    +
    Declaration
    @@ -146,8 +145,7 @@

    Activity

    -

    Gets the activity this user is currently doing.

    -
    +
    Declaration
    @@ -177,8 +175,7 @@

    Status

    -

    Gets the current status of this user.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketReaction.html b/docs/api/Discord.WebSocket.SocketReaction.html index 897803825..6565b0886 100644 --- a/docs/api/Discord.WebSocket.SocketReaction.html +++ b/docs/api/Discord.WebSocket.SocketReaction.html @@ -152,8 +152,7 @@

    Emote

    -

    The IEmote used in the reaction.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketRole.html b/docs/api/Discord.WebSocket.SocketRole.html index bfba724f4..3c7d61921 100644 --- a/docs/api/Discord.WebSocket.SocketRole.html +++ b/docs/api/Discord.WebSocket.SocketRole.html @@ -132,8 +132,7 @@

    Color

    -

    Gets the color given to users of this role.

    -
    +
    Declaration
    @@ -150,8 +149,7 @@ Color -

    A Color struct representing the color of this role.

    - + @@ -164,8 +162,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -182,8 +179,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -260,8 +256,7 @@

    IsHoisted

    -

    Gets a value that indicates whether the role can be separated in the user list.

    -
    +
    Declaration
    @@ -278,8 +273,7 @@ System.Boolean -

    true if users of this role are separated in the user list; otherwise false.

    - + @@ -292,8 +286,7 @@

    IsManaged

    -

    Gets a value that indicates whether the role is managed by Discord.

    -
    +
    Declaration
    @@ -310,8 +303,7 @@ System.Boolean -

    true if this role is automatically managed by Discord; otherwise false.

    - + @@ -324,8 +316,7 @@

    IsMentionable

    -

    Gets a value that indicates whether the role is mentionable.

    -
    +
    Declaration
    @@ -342,8 +333,7 @@ System.Boolean -

    true if this role may be mentioned in messages; otherwise false.

    - + @@ -386,8 +376,7 @@

    Mention

    -

    Returns a special string used to mention this object.

    -
    +
    Declaration
    @@ -404,8 +393,7 @@ System.String -

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    - + @@ -418,8 +406,7 @@

    Name

    -

    Gets the name of this role.

    -
    +
    Declaration
    @@ -436,8 +423,7 @@ System.String -

    A string containing the name of this role.

    - + @@ -450,8 +436,7 @@

    Permissions

    -

    Gets the permissions granted to members of this role.

    -
    +
    Declaration
    @@ -468,8 +453,7 @@ GuildPermissions -

    A GuildPermissions struct that this role possesses.

    - + @@ -482,8 +466,7 @@

    Position

    -

    Gets this role's position relative to other roles in the same guild.

    -
    +
    Declaration
    @@ -500,8 +483,7 @@ System.Int32 -

    An System.Int32 representing the position of the role in the role list of the guild.

    - + @@ -563,8 +545,7 @@

    DeleteAsync(RequestOptions)

    -

    Deletes this object and all its children.

    -
    +
    Declaration
    @@ -583,8 +564,7 @@ RequestOptions options -

    The options to be used when sending the request.

    - + @@ -612,8 +592,7 @@

    ModifyAsync(Action<RoleProperties>, RequestOptions)

    -

    Modifies this role.

    -
    +
    Declaration
    @@ -632,14 +611,12 @@ System.Action<RoleProperties> func -

    A delegate containing the properties to modify the role with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -654,15 +631,10 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies this role with the specified properties. To see an example of this -method and what properties are available, please refer to RoleProperties.

    -
    | Improve this Doc @@ -708,8 +680,7 @@ method and what properties are available, please refer to

    IRole.Guild

    -

    Gets the guild that owns this role.

    -
    +
    Declaration
    @@ -726,8 +697,7 @@ method and what properties are available, please refer to IGuild -

    A guild representing the parent guild of this role.

    - + diff --git a/docs/api/Discord.WebSocket.SocketSelfUser.html b/docs/api/Discord.WebSocket.SocketSelfUser.html index 7303f5a34..17f3ea7e1 100644 --- a/docs/api/Discord.WebSocket.SocketSelfUser.html +++ b/docs/api/Discord.WebSocket.SocketSelfUser.html @@ -166,8 +166,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -199,8 +198,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -232,8 +230,7 @@

    Email

    -

    Gets the email associated with this user.

    -
    +
    Declaration
    @@ -263,8 +260,7 @@

    Flags

    -

    Gets the flags that are applied to a user's account.

    -
    +
    Declaration
    @@ -281,14 +277,10 @@ UserProperties -

    The value of flags for this user.

    - + -
    Remarks
    -

    This value is determined by bitwise OR-ing UserProperties values together.

    -
    | Improve this Doc @@ -298,8 +290,7 @@

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -316,17 +307,12 @@ System.Boolean -

    true if the user is a bot application; otherwise false.

    - +
    Overrides
    -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -336,8 +322,7 @@

    IsMfaEnabled

    -

    Indicates whether or not this user has MFA enabled on their account.

    -
    +
    Declaration
    @@ -354,8 +339,7 @@ System.Boolean -

    true if this user has enabled multi-factor authentication on their account; false if not.

    - + @@ -368,8 +352,7 @@

    IsVerified

    -

    Indicates whether or not this user has their email verified.

    -
    +
    Declaration
    @@ -386,8 +369,7 @@ System.Boolean -

    true if this user's email has been verified; false if not.

    - + @@ -400,8 +382,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -418,8 +399,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -434,8 +414,7 @@

    Locale

    -

    Gets the user's chosen language option.

    -
    +
    Declaration
    @@ -452,9 +431,7 @@ System.String -

    The IETF language tag of the user's chosen region, if provided. -For example, a locale of "English, US" is "en-US", "Chinese (Taiwan)" is "zh-TW", etc.

    - + @@ -467,8 +444,7 @@ For example, a locale of "English, US" is "en-US", "Chi

    PremiumType

    -

    Gets the type of Nitro subscription that is active on this user's account.

    -
    +
    Declaration
    @@ -485,14 +461,10 @@ For example, a locale of "English, US" is "en-US", "Chi PremiumType -

    The type of Nitro subscription the user subscribes to, if any.

    - + -
    Remarks
    -

    This information may only be available with the identify OAuth scope.

    -
    | Improve this Doc @@ -502,8 +474,7 @@ For example, a locale of "English, US" is "en-US", "Chi

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    @@ -537,8 +508,7 @@ For example, a locale of "English, US" is "en-US", "Chi

    ModifyAsync(Action<SelfUserProperties>, RequestOptions)

    -

    Modifies the user's properties.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketSystemMessage.html b/docs/api/Discord.WebSocket.SocketSystemMessage.html index dc844a0cd..a6bdf979b 100644 --- a/docs/api/Discord.WebSocket.SocketSystemMessage.html +++ b/docs/api/Discord.WebSocket.SocketSystemMessage.html @@ -237,8 +237,7 @@

    Type

    -

    Gets the type of this system message.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketTextChannel.html b/docs/api/Discord.WebSocket.SocketTextChannel.html index 1c46931da..2bfbaa7ad 100644 --- a/docs/api/Discord.WebSocket.SocketTextChannel.html +++ b/docs/api/Discord.WebSocket.SocketTextChannel.html @@ -211,8 +211,7 @@

    CachedMessages

    -

    Gets all messages in this channel's cache.

    -
    +
    Declaration
    @@ -229,8 +228,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + @@ -275,8 +273,7 @@

    CategoryId

    -

    Gets the parent (category) ID of this channel in the guild's channel list.

    -
    +
    Declaration
    @@ -293,9 +290,7 @@ System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the parent of this channel; -null if none is set.

    - + @@ -308,8 +303,7 @@

    IsNsfw

    -

    Gets a value that indicates whether the channel is NSFW.

    -
    +
    Declaration
    @@ -326,8 +320,7 @@ System.Boolean -

    true if the channel has the NSFW flag enabled; otherwise false.

    - + @@ -340,8 +333,7 @@

    Mention

    -

    Returns a special string used to mention this object.

    -
    +
    Declaration
    @@ -358,8 +350,7 @@ System.String -

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    - + @@ -372,8 +363,7 @@

    SlowModeInterval

    -

    Gets the current slow-mode delay for this channel.

    -
    +
    Declaration
    @@ -390,9 +380,7 @@ System.Int32 -

    An System.Int32 representing the time in seconds required before the user can send another -message; 0 if disabled.

    - + @@ -405,8 +393,7 @@ message; 0 if disabled.

    Topic

    -

    Gets the current topic for this text channel.

    -
    +
    Declaration
    @@ -423,8 +410,7 @@ message; 0 if disabled.

    System.String -

    A string representing the topic set in the channel; null if none is set.

    - + @@ -437,8 +423,7 @@ message; 0 if disabled.

    Users

    -

    Gets a collection of users that are able to view the channel.

    -
    +
    Declaration
    @@ -455,8 +440,7 @@ message; 0 if disabled.

    System.Collections.Generic.IReadOnlyCollection<SocketGuildUser> -

    A read-only collection of users that can access the channel (i.e. the users seen in the user list).

    - + @@ -473,8 +457,7 @@ message; 0 if disabled.

    CreateInviteAsync(Nullable<Int32>, Nullable<Int32>, Boolean, Boolean, RequestOptions)

    -

    Creates a new invite to this channel.

    -
    +
    Declaration
    @@ -493,32 +476,27 @@ message; 0 if disabled.

    System.Nullable<System.Int32> maxAge -

    The time (in seconds) until the invite expires. Set to null to never expire.

    - + System.Nullable<System.Int32> maxUses -

    The max amount of times this invite may be used. Set to null to have unlimited uses.

    - + System.Boolean isTemporary -

    If true, the user accepting this invite will be kicked from the guild after closing their client.

    - + System.Boolean isUnique -

    If true, don't try to reuse a similar invite (useful for creating many unique one time use invites).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -533,9 +511,7 @@ message; 0 if disabled.

    System.Threading.Tasks.Task<IInviteMetadata> -

    A task that represents the asynchronous invite creation operation. The task result contains an invite -metadata object containing information for the created invite.

    - + @@ -611,8 +587,7 @@ webhook.

    DeleteMessageAsync(IMessage, RequestOptions)

    -

    Deletes a message based on the provided message in this channel.

    -
    +
    Declaration
    @@ -631,14 +606,12 @@ webhook.

    IMessage message -

    The message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -653,8 +626,7 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -667,8 +639,7 @@ webhook.

    DeleteMessageAsync(UInt64, RequestOptions)

    -

    Deletes a message.

    -
    +
    Declaration
    @@ -687,14 +658,12 @@ webhook.

    System.UInt64 messageId -

    The snowflake identifier of the message that would be removed.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -709,8 +678,7 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous removal operation.

    - + @@ -723,8 +691,7 @@ webhook.

    DeleteMessagesAsync(IEnumerable<IMessage>, RequestOptions)

    -

    Bulk-deletes multiple messages.

    -
    +
    Declaration
    @@ -743,14 +710,12 @@ webhook.

    System.Collections.Generic.IEnumerable<IMessage> messages -

    The messages to be bulk-deleted.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -765,17 +730,10 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous bulk-removal operation.

    - + -
    Remarks
    -

    This method attempts to remove the messages specified in bulk.

    -
    important

    - Due to the limitation set by Discord, this method can only remove messages that are posted within 14 days! -

    -
    | Improve this Doc @@ -785,8 +743,7 @@ webhook.

    DeleteMessagesAsync(IEnumerable<UInt64>, RequestOptions)

    -

    Bulk-deletes multiple messages.

    -
    +
    Declaration
    @@ -805,14 +762,12 @@ webhook.

    System.Collections.Generic.IEnumerable<System.UInt64> messageIds -

    The snowflake identifier of the messages to be bulk-deleted.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -827,17 +782,10 @@ webhook.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous bulk-removal operation.

    - + -
    Remarks
    -

    This method attempts to remove the messages specified in bulk.

    -
    important

    - Due to the limitation set by Discord, this method can only remove messages that are posted within 14 days! -

    -
    | Improve this Doc @@ -847,9 +795,7 @@ webhook.

    EnterTypingState(RequestOptions)

    -

    Continuously broadcasts the "user is typing" message to all users in this channel until the returned -object is disposed.

    -
    +
    Declaration
    @@ -868,8 +814,7 @@ object is disposed.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -884,9 +829,7 @@ object is disposed.

    System.IDisposable -

    A disposable object that, upon its disposal, will stop the client from broadcasting its typing state in -this channel.

    - + @@ -899,8 +842,7 @@ this channel.

    GetCachedMessage(UInt64)

    -

    Gets a cached message from this channel.

    -
    +
    Declaration
    @@ -919,8 +861,7 @@ this channel.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + @@ -935,23 +876,10 @@ this channel.

    SocketMessage -

    A WebSocket-based message object; null if it does not exist in the cache or if caching is not -enabled.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return null. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message from the local WebSocket cache and does not send any additional - request to Discord. This message may be a message that has been deleted. -

    -
    | Improve this Doc @@ -961,8 +889,7 @@ enabled.

    GetCachedMessages(IMessage, Direction, Int32)

    -

    Gets the last N cached messages starting from a certain message in this message channel.

    -
    +
    Declaration
    @@ -981,20 +908,17 @@ enabled.

    IMessage fromMessage -

    The message to start the fetching from.

    - + Direction dir -

    The direction of which the message should be gotten from.

    - + System.Int32 limit -

    The number of messages to get.

    - + @@ -1009,24 +933,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -1036,8 +946,7 @@ enabled.

    GetCachedMessages(Int32)

    -

    Gets the last N cached messages from this message channel.

    -
    +
    Declaration
    @@ -1056,8 +965,7 @@ enabled.

    System.Int32 limit -

    The number of messages to get.

    - + @@ -1072,24 +980,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -1099,8 +993,7 @@ enabled.

    GetCachedMessages(UInt64, Direction, Int32)

    -

    Gets the last N cached messages starting from a certain message in this message channel.

    -
    +
    Declaration
    @@ -1119,20 +1012,17 @@ enabled.

    System.UInt64 fromMessageId -

    The message ID to start the fetching from.

    - + Direction dir -

    The direction of which the message should be gotten from.

    - + System.Int32 limit -

    The number of messages to get.

    - + @@ -1147,24 +1037,10 @@ enabled.

    System.Collections.Generic.IReadOnlyCollection<SocketMessage> -

    A read-only collection of WebSocket-based messages.

    - + -
    Remarks
    -
    warning

    - This method requires the use of cache, which is not enabled by default; if caching is not enabled, - this method will always return an empty collection. Please refer to -MessageCacheSize for more details. -

    -

    - This method retrieves the message(s) from the local WebSocket cache and does not send any additional - request to Discord. This read-only collection may include messages that have been deleted. The - maximum number of messages that can be retrieved from this method depends on the -MessageCacheSize set. -

    -
    | Improve this Doc @@ -1174,8 +1050,7 @@ enabled.

    GetInvitesAsync(RequestOptions)

    -

    Gets a collection of all invites to this channel.

    -
    +
    Declaration
    @@ -1194,8 +1069,7 @@ enabled.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1210,9 +1084,7 @@ enabled.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IInviteMetadata>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of invite metadata that are created for this channel.

    - + @@ -1490,8 +1362,7 @@ Please visit its documentation for more details on this method.

    GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a read-only collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -1510,8 +1381,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1526,16 +1396,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<RestMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a read-only collection of messages found in the pinned messages.

    - + -
    Remarks
    -

    This method follows the same behavior as described in GetPinnedMessagesAsync(RequestOptions). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1702,8 +1566,7 @@ of webhooks that is available in this channel.

    ModifyAsync(Action<TextChannelProperties>, RequestOptions)

    -

    Modifies this text channel.

    -
    +
    Declaration
    @@ -1722,14 +1585,12 @@ of webhooks that is available in this channel.

    System.Action<TextChannelProperties> func -

    The delegate containing the properties to modify the channel with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1744,15 +1605,10 @@ of webhooks that is available in this channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    See Also
    - | Improve this Doc @@ -1762,8 +1618,7 @@ of webhooks that is available in this channel.

    SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1782,44 +1637,37 @@ of webhooks that is available in this channel.

    System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -1834,16 +1682,10 @@ of webhooks that is available in this channel.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -1869,8 +1711,7 @@ Please visit its documentation for more details on this method.

    SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -1889,38 +1730,32 @@ Please visit its documentation for more details on this method.

    - + - + - + - + - + - +
    System.String filePath

    The file path of the file.

    -
    System.String text

    The message to be sent.

    -
    System.Boolean isTTS

    Whether the message should be read aloud by Discord or not.

    -
    Embed embed

    The Rich Embed to be sent.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    System.Boolean isSpoiler

    Whether the message attachment should be hidden as a spoiler.

    -
    @@ -1935,16 +1770,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean). -Please visit its documentation for more details on this method.

    -
    | Improve this Doc @@ -1954,8 +1783,7 @@ Please visit its documentation for more details on this method.

    SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -1974,26 +1802,22 @@ Please visit its documentation for more details on this method.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2008,16 +1832,10 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<RestUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method follows the same behavior as described in SendMessageAsync(String, Boolean, Embed, RequestOptions). -Please visit its documentation for more details on this method.

    -
    Exceptions
    @@ -2043,8 +1861,7 @@ Please visit its documentation for more details on this method.

    SyncPermissionsAsync(RequestOptions)

    -

    Syncs the permissions of this nested channel with its parent's.

    -
    +
    Declaration
    @@ -2063,8 +1880,7 @@ Please visit its documentation for more details on this method.

    - +
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -2079,8 +1895,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for syncing channel permissions with its parent's.

    - + @@ -2093,8 +1908,7 @@ Please visit its documentation for more details on this method.

    TriggerTypingAsync(RequestOptions)

    -

    Broadcasts the "user is typing" message to all users in this channel, lasting 10 seconds.

    -
    +
    Declaration
    @@ -2113,8 +1927,7 @@ Please visit its documentation for more details on this method.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2129,8 +1942,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation that triggers the broadcast.

    - + @@ -2145,8 +1957,7 @@ Please visit its documentation for more details on this method.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -2165,20 +1976,17 @@ Please visit its documentation for more details on this method.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2193,9 +2001,7 @@ Please visit its documentation for more details on this method.

    System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + @@ -2208,8 +2014,7 @@ represents the user; null if none is found.

    IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a message from this message channel.

    -
    +
    Declaration
    @@ -2228,20 +2033,17 @@ represents the user; null if none is found.

    System.UInt64 id -

    The snowflake identifier of the message.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2256,9 +2058,7 @@ represents the user; null if none is found.

    System.Threading.Tasks.Task<IMessage> -

    A task that represents an asynchronous get operation for retrieving the message. The task result contains -the retrieved message; null if no message is found with the specified identifier.

    - + @@ -2271,8 +2071,7 @@ the retrieved message; null if no message is found with the specifi

    IMessageChannel.GetPinnedMessagesAsync(RequestOptions)

    -

    Gets a collection of pinned messages in this channel.

    -
    +
    Declaration
    @@ -2291,8 +2090,7 @@ the retrieved message; null if no message is found with the specifi RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2307,9 +2105,7 @@ the retrieved message; null if no message is found with the specifi System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IMessage>> -

    A task that represents the asynchronous get operation for retrieving pinned messages in this channel. -The task result contains a collection of messages found in the pinned messages.

    - + @@ -2322,8 +2118,7 @@ The task result contains a collection of messages found in the pinned messages.<

    IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -2342,44 +2137,37 @@ The task result contains a collection of messages found in the pinned messages.< System.IO.Stream stream -

    The System.IO.Stream of the file to be sent.

    - + System.String filename -

    The name of the attachment.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -2394,20 +2182,10 @@ The task result contains a collection of messages found in the pinned messages.< System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -2417,8 +2195,7 @@ contains the sent message.

    IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)

    -

    Sends a file to this message channel with an optional caption.

    -
    +
    Declaration
    @@ -2437,38 +2214,32 @@ contains the sent message.

    System.String filePath -

    The file path of the file.

    - + System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + System.Boolean isSpoiler -

    Whether the message attachment should be hidden as a spoiler.

    - + @@ -2483,20 +2254,10 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + -
    Remarks
    -

    This method sends a file as if you are uploading an attachment directly from your Discord client.

    -
    note

    - If you wish to upload an image and have it embedded in a Rich embed, - you may upload the file and refer to the file with "attachment://filename.ext" in the -ImageUrl. See the example section for its usage. -

    -
    | Improve this Doc @@ -2506,8 +2267,7 @@ contains the sent message.

    IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)

    -

    Sends a message to this message channel.

    -
    +
    Declaration
    @@ -2526,26 +2286,22 @@ contains the sent message.

    System.String text -

    The message to be sent.

    - + System.Boolean isTTS -

    Determines whether the message should be read aloud by Discord or not.

    - + Embed embed -

    The Rich Embed to be sent.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2560,9 +2316,7 @@ contains the sent message.

    System.Threading.Tasks.Task<IUserMessage> -

    A task that represents an asynchronous send operation for delivering the message. The task result -contains the sent message.

    - + @@ -2575,8 +2329,7 @@ contains the sent message.

    INestedChannel.GetCategoryAsync(CacheMode, RequestOptions)

    -

    Gets the parent (category) channel of this channel.

    -
    +
    Declaration
    @@ -2595,14 +2348,12 @@ contains the sent message.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2617,9 +2368,7 @@ contains the sent message.

    System.Threading.Tasks.Task<ICategoryChannel> -

    A task that represents the asynchronous get operation. The task result contains the category channel -representing the parent of this channel; null if none is set.

    - + @@ -2632,8 +2381,7 @@ representing the parent of this channel; null if none is set.

    ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions)

    -

    Creates a webhook in this text channel.

    -
    +
    Declaration
    @@ -2652,20 +2400,17 @@ representing the parent of this channel; null if none is set.

    System.String name -

    The name of the webhook.

    - + System.IO.Stream avatar -

    The avatar of the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2680,9 +2425,7 @@ representing the parent of this channel; null if none is set.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous creation operation. The task result contains the newly created -webhook.

    - + @@ -2695,8 +2438,7 @@ webhook.

    ITextChannel.GetWebhookAsync(UInt64, RequestOptions)

    -

    Gets a webhook available in this text channel.

    -
    +
    Declaration
    @@ -2715,14 +2457,12 @@ webhook.

    System.UInt64 id -

    The identifier of the webhook.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2737,9 +2477,7 @@ webhook.

    System.Threading.Tasks.Task<IWebhook> -

    A task that represents the asynchronous get operation. The task result contains a webhook associated -with the identifier; null if the webhook is not found.

    - + @@ -2752,8 +2490,7 @@ with the identifier; null if the webhook is not found.

    ITextChannel.GetWebhooksAsync(RequestOptions)

    -

    Gets the webhooks available in this text channel.

    -
    +
    Declaration
    @@ -2772,8 +2509,7 @@ with the identifier; null if the webhook is not found.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -2788,9 +2524,7 @@ with the identifier; null if the webhook is not found.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IWebhook>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of webhooks that is available in this channel.

    - + diff --git a/docs/api/Discord.WebSocket.SocketUnknownUser.html b/docs/api/Discord.WebSocket.SocketUnknownUser.html index 98d3f9e03..71545dd97 100644 --- a/docs/api/Discord.WebSocket.SocketUnknownUser.html +++ b/docs/api/Discord.WebSocket.SocketUnknownUser.html @@ -168,8 +168,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -201,8 +200,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -234,8 +232,7 @@

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -252,17 +249,12 @@ System.Boolean -

    true if the user is a bot application; otherwise false.

    - +
    Overrides
    -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -272,8 +264,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -290,8 +281,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -306,8 +296,7 @@

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.WebSocket.SocketUser.html b/docs/api/Discord.WebSocket.SocketUser.html index 74e3eecdc..0047683ad 100644 --- a/docs/api/Discord.WebSocket.SocketUser.html +++ b/docs/api/Discord.WebSocket.SocketUser.html @@ -136,8 +136,7 @@

    ActiveClients

    -

    Gets the set of clients where this user is currently active.

    -
    +
    Declaration
    @@ -167,8 +166,7 @@

    Activity

    -

    Gets the activity this user is currently doing.

    -
    +
    Declaration
    @@ -198,8 +196,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -229,8 +226,7 @@

    CreatedAt

    -

    Gets when the snowflake was created.

    -
    +
    Declaration
    @@ -247,8 +243,7 @@ System.DateTimeOffset -

    A System.DateTimeOffset representing when the entity was first created.

    - + @@ -261,8 +256,7 @@

    Discriminator

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -292,8 +286,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -323,8 +316,7 @@

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -341,15 +333,10 @@ System.Boolean -

    true if the user is a bot application; otherwise false.

    - + -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -359,8 +346,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -377,8 +363,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -391,8 +376,7 @@

    Mention

    -

    Returns a special string used to mention this object.

    -
    +
    Declaration
    @@ -409,8 +393,7 @@ System.String -

    A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).

    - + @@ -454,8 +437,7 @@

    Status

    -

    Gets the current status of this user.

    -
    +
    Declaration
    @@ -485,8 +467,7 @@

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    @@ -518,8 +499,7 @@

    GetAvatarUrl(ImageFormat, UInt16)

    -

    Gets the avatar URL for this user.

    -
    +
    Declaration
    @@ -538,14 +518,12 @@ ImageFormat format -

    The format to return.

    - + System.UInt16 size -

    The size of the image to return in. This can be any power of two between 16 and 2048.

    - + @@ -560,17 +538,10 @@ System.String -

    A string representing the user's avatar URL; null if the user does not have an avatar in place.

    - + -
    Remarks
    -

    This property retrieves a URL for this user's avatar. In event that the user does not have a valid avatar -(i.e. their avatar identifier is not set), this property will return null. If you wish to -retrieve the default avatar for this user, consider using GetDefaultAvatarUrl() (see -example).

    -
    | Improve this Doc @@ -580,8 +551,7 @@ example).

    GetDefaultAvatarUrl()

    -

    Gets the default avatar URL for this user.

    -
    +
    Declaration
    @@ -598,16 +568,10 @@ example).

    System.String -

    A string representing the user's avatar URL.

    - + -
    Remarks
    -

    This property retrieves a URL for this user's default avatar generated by Discord (Discord logo followed -by a random color as its background). This property will always return a value as it is calculated based -on the user's DiscriminatorValue (discriminator % 5).

    -
    | Improve this Doc @@ -617,8 +581,7 @@ on the user's

    GetOrCreateDMChannelAsync(RequestOptions)

    -

    Gets the direct message channel of this user, or create one if it does not already exist.

    -
    +
    Declaration
    @@ -637,8 +600,7 @@ on the user's RequestOptions options -

    The options to be used when sending the request.

    - + @@ -653,22 +615,10 @@ on the user's System.Threading.Tasks.Task<IDMChannel> -

    A task that represents the asynchronous operation for getting or creating a DM channel. The task result -contains the DM channel associated with this user.

    - + -
    Remarks
    -

    This method is used to obtain or create a channel used to send a direct message.

    -
    warning

    - In event that the current user cannot send a message to the target user, a channel can and will - still be created by Discord. However, attempting to send a message will yield a -Discord.Net.HttpException with a 403 as its -Discord.Net.HttpException.HttpCode. There are currently no official workarounds by -Discord. -

    -
    | Improve this Doc diff --git a/docs/api/Discord.WebSocket.SocketUserMessage.html b/docs/api/Discord.WebSocket.SocketUserMessage.html index 2370e8990..a236c78b0 100644 --- a/docs/api/Discord.WebSocket.SocketUserMessage.html +++ b/docs/api/Discord.WebSocket.SocketUserMessage.html @@ -207,8 +207,7 @@

    Attachments

    -

    Returns all attachments included in this message.

    -
    +
    Declaration
    @@ -225,8 +224,7 @@ System.Collections.Generic.IReadOnlyCollection<Attachment> -

    Collection of attachments.

    - + @@ -241,8 +239,7 @@

    EditedTimestamp

    -

    Gets the time of this message's last edit.

    -
    +
    Declaration
    @@ -259,8 +256,7 @@ System.Nullable<System.DateTimeOffset> -

    Time of when the message was last edited; null if the message is never edited.

    - + @@ -275,8 +271,7 @@

    Embeds

    -

    Returns all embeds included in this message.

    -
    +
    Declaration
    @@ -293,8 +288,7 @@ System.Collections.Generic.IReadOnlyCollection<Embed> -

    Collection of embed objects.

    - + @@ -309,8 +303,7 @@

    IsPinned

    -

    Gets the value that indicates whether this message is pinned.

    -
    +
    Declaration
    @@ -327,8 +320,7 @@ System.Boolean -

    true if this message was added to its channel's pinned messages; otherwise false.

    - + @@ -343,8 +335,7 @@

    IsSuppressed

    -

    Gets the value that indicates whether or not this message's embeds are suppressed.

    -
    +
    Declaration
    @@ -361,8 +352,7 @@ System.Boolean -

    true if the embeds in this message have been suppressed (made invisible); otherwise false.

    - + @@ -377,8 +367,7 @@

    IsTTS

    -

    Gets the value that indicates whether this message was meant to be read-aloud by Discord.

    -
    +
    Declaration
    @@ -395,8 +384,7 @@ System.Boolean -

    true if this message was sent as a text-to-speech message; otherwise false.

    - + @@ -411,8 +399,7 @@

    MentionedChannels

    -

    Returns the channels mentioned in this message.

    -
    +
    Declaration
    @@ -429,8 +416,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketGuildChannel> -

    Collection of WebSocket-based guild channels.

    - + @@ -445,8 +431,7 @@

    MentionedRoles

    -

    Returns the roles mentioned in this message.

    -
    +
    Declaration
    @@ -463,8 +448,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketRole> -

    Collection of WebSocket-based roles.

    - + @@ -479,8 +463,7 @@

    MentionedUsers

    -

    Returns the users mentioned in this message.

    -
    +
    Declaration
    @@ -497,8 +480,7 @@ System.Collections.Generic.IReadOnlyCollection<SocketUser> -

    Collection of WebSocket-based users.

    - + @@ -513,8 +495,7 @@

    Tags

    -

    Gets all tags included in this message's content.

    -
    +
    Declaration
    @@ -548,8 +529,7 @@

    ModifyAsync(Action<MessageProperties>, RequestOptions)

    -

    Modifies this message.

    -
    +
    Declaration
    @@ -568,14 +548,12 @@ System.Action<MessageProperties> func -

    A delegate containing the properties to modify the message with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -590,15 +568,10 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies this message with the specified properties. To see an example of this -method and what properties are available, please refer to MessageProperties.

    -
    Exceptions
    @@ -629,8 +602,7 @@ method and what properties are available, please refer to

    ModifySuppressionAsync(Boolean, RequestOptions)

    -

    Modifies the suppression of this message.

    -
    +
    Declaration
    @@ -649,14 +621,12 @@ method and what properties are available, please refer to System.Boolean
    - + - +
    suppressEmbeds

    Whether or not embeds in this message should be suppressed.

    -
    RequestOptions options

    The options to be used when sending the request.

    -
    @@ -671,14 +641,10 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies whether or not embeds in this message are suppressed (hidden).

    -
    |
    Improve this Doc @@ -688,8 +654,7 @@ method and what properties are available, please refer to

    PinAsync(RequestOptions)

    -

    Adds this message to its channel's pinned messages.

    -
    +
    Declaration
    @@ -708,8 +673,7 @@ method and what properties are available, please refer to RequestOptions options -

    The options to be used when sending the request.

    - + @@ -724,8 +688,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for pinning this message.

    - + @@ -738,8 +701,7 @@ method and what properties are available, please refer to

    Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling)

    -

    Transforms this message's text into a human-readable form by resolving its tags.

    -
    +
    Declaration
    @@ -758,32 +720,27 @@ method and what properties are available, please refer to TagHandling userHandling -

    Determines how the user tag should be handled.

    - + TagHandling channelHandling -

    Determines how the channel tag should be handled.

    - + TagHandling roleHandling -

    Determines how the role tag should be handled.

    - + TagHandling everyoneHandling -

    Determines how the @everyone tag should be handled.

    - + TagHandling emojiHandling -

    Determines how the emoji tag should be handled.

    - + @@ -883,8 +840,7 @@ method and what properties are available, please refer to

    UnpinAsync(RequestOptions)

    -

    Removes this message from its channel's pinned messages.

    -
    +
    Declaration
    @@ -903,8 +859,7 @@ method and what properties are available, please refer to RequestOptions options -

    The options to be used when sending the request.

    - + @@ -919,8 +874,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for unpinning this message.

    - + diff --git a/docs/api/Discord.WebSocket.SocketVoiceChannel.html b/docs/api/Discord.WebSocket.SocketVoiceChannel.html index 647960c45..8dee74ec8 100644 --- a/docs/api/Discord.WebSocket.SocketVoiceChannel.html +++ b/docs/api/Discord.WebSocket.SocketVoiceChannel.html @@ -209,8 +209,7 @@

    Bitrate

    -

    Gets the bit-rate that the clients in this voice channel are requested to use.

    -
    +
    Declaration
    @@ -227,9 +226,7 @@ System.Int32 -

    An System.Int32 representing the bit-rate (bps) that this voice channel defines and requests the -client(s) to use.

    - + @@ -274,8 +271,7 @@ client(s) to use.

    CategoryId

    -

    Gets the parent (category) ID of this channel in the guild's channel list.

    -
    +
    Declaration
    @@ -292,9 +288,7 @@ client(s) to use.

    System.Nullable<System.UInt64> -

    A System.UInt64 representing the snowflake identifier of the parent of this channel; -null if none is set.

    - + @@ -307,8 +301,7 @@ client(s) to use.

    UserLimit

    -

    Gets the max number of users allowed to be connected to this channel at once.

    -
    +
    Declaration
    @@ -325,9 +318,7 @@ client(s) to use.

    System.Nullable<System.Int32> -

    An System.Int32 representing the maximum number of users that are allowed to be connected to this -channel at once; null if a limit is not set.

    - + @@ -340,8 +331,7 @@ channel at once; null if a limit is not set.

    Users

    -

    Gets a collection of users that are able to view the channel.

    -
    +
    Declaration
    @@ -358,8 +348,7 @@ channel at once; null if a limit is not set.

    System.Collections.Generic.IReadOnlyCollection<SocketGuildUser> -

    A read-only collection of users that can access the channel (i.e. the users seen in the user list).

    - + @@ -376,8 +365,7 @@ channel at once; null if a limit is not set.

    ConnectAsync(Boolean, Boolean, Boolean)

    -

    Connects to this audio channel.

    -
    +
    Declaration
    @@ -396,20 +384,17 @@ channel at once; null if a limit is not set.

    System.Boolean selfDeaf -

    Determines whether the client should deaf itself upon connection.

    - + System.Boolean selfMute -

    Determines whether the client should mute itself upon connection.

    - + System.Boolean external -

    Determines whether the audio client is an external one or not.

    - + @@ -424,9 +409,7 @@ channel at once; null if a limit is not set.

    System.Threading.Tasks.Task<IAudioClient> -

    A task representing the asynchronous connection operation. The task result contains the -IAudioClient responsible for the connection.

    - + @@ -439,8 +422,7 @@ channel at once; null if a limit is not set.

    CreateInviteAsync(Nullable<Int32>, Nullable<Int32>, Boolean, Boolean, RequestOptions)

    -

    Creates a new invite to this channel.

    -
    +
    Declaration
    @@ -459,32 +441,27 @@ channel at once; null if a limit is not set.

    System.Nullable<System.Int32> maxAge -

    The time (in seconds) until the invite expires. Set to null to never expire.

    - + System.Nullable<System.Int32> maxUses -

    The max amount of times this invite may be used. Set to null to have unlimited uses.

    - + System.Boolean isTemporary -

    If true, the user accepting this invite will be kicked from the guild after closing their client.

    - + System.Boolean isUnique -

    If true, don't try to reuse a similar invite (useful for creating many unique one time use invites).

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -499,9 +476,7 @@ channel at once; null if a limit is not set.

    System.Threading.Tasks.Task<IInviteMetadata> -

    A task that represents the asynchronous invite creation operation. The task result contains an invite -metadata object containing information for the created invite.

    - + @@ -514,8 +489,7 @@ metadata object containing information for the created invite.

    DisconnectAsync()

    -

    Disconnects from this audio channel.

    -
    +
    Declaration
    @@ -532,8 +506,7 @@ metadata object containing information for the created invite.

    System.Threading.Tasks.Task -

    A task representing the asynchronous operation for disconnecting from the audio channel.

    - + @@ -546,8 +519,7 @@ metadata object containing information for the created invite.

    GetInvitesAsync(RequestOptions)

    -

    Gets a collection of all invites to this channel.

    -
    +
    Declaration
    @@ -566,8 +538,7 @@ metadata object containing information for the created invite.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -582,9 +553,7 @@ metadata object containing information for the created invite.

    System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<IInviteMetadata>> -

    A task that represents the asynchronous get operation. The task result contains a read-only collection -of invite metadata that are created for this channel.

    - + @@ -646,8 +615,7 @@ of invite metadata that are created for this channel.

    ModifyAsync(Action<VoiceChannelProperties>, RequestOptions)

    -

    Modifies this voice channel.

    -
    +
    Declaration
    @@ -666,14 +634,12 @@ of invite metadata that are created for this channel.

    System.Action<VoiceChannelProperties> func -

    The properties to modify the channel with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -688,15 +654,10 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    See Also
    - | Improve this Doc @@ -706,8 +667,7 @@ of invite metadata that are created for this channel.

    SyncPermissionsAsync(RequestOptions)

    -

    Syncs the permissions of this nested channel with its parent's.

    -
    +
    Declaration
    @@ -726,8 +686,7 @@ of invite metadata that are created for this channel.

    RequestOptions options -

    The options to be used when sending the request.

    - + @@ -742,8 +701,7 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous operation for syncing channel permissions with its parent's.

    - + @@ -758,8 +716,7 @@ of invite metadata that are created for this channel.

    IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)

    -

    Gets a user in this channel.

    -
    +
    Declaration
    @@ -778,20 +735,17 @@ of invite metadata that are created for this channel.

    System.UInt64 id -

    The snowflake identifier of the user.

    - + CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -806,9 +760,7 @@ of invite metadata that are created for this channel.

    System.Threading.Tasks.Task<IGuildUser> -

    A task representing the asynchronous get operation. The task result contains a guild user object that -represents the user; null if none is found.

    - + @@ -821,8 +773,7 @@ represents the user; null if none is found.

    INestedChannel.GetCategoryAsync(CacheMode, RequestOptions)

    -

    Gets the parent (category) channel of this channel.

    -
    +
    Declaration
    @@ -841,14 +792,12 @@ represents the user; null if none is found.

    CacheMode mode -

    The CacheMode that determines whether the object should be fetched from cache.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -863,9 +812,7 @@ represents the user; null if none is found.

    System.Threading.Tasks.Task<ICategoryChannel> -

    A task that represents the asynchronous get operation. The task result contains the category channel -representing the parent of this channel; null if none is set.

    - + diff --git a/docs/api/Discord.WebSocket.SocketVoiceState.html b/docs/api/Discord.WebSocket.SocketVoiceState.html index 5171c9c9a..8de78781a 100644 --- a/docs/api/Discord.WebSocket.SocketVoiceState.html +++ b/docs/api/Discord.WebSocket.SocketVoiceState.html @@ -147,8 +147,7 @@

    IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -165,9 +164,7 @@ System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -180,9 +177,7 @@ otherwise false.

    IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -199,8 +194,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -213,8 +207,7 @@ guild.

    IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -231,8 +224,7 @@ guild.

    System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -245,9 +237,7 @@ guild.

    IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -264,8 +254,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -278,8 +267,7 @@ speak via voice).

    IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -296,8 +284,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -310,8 +297,7 @@ speak via voice).

    IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -328,8 +314,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -373,8 +358,7 @@ speak via voice).

    VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    @@ -442,8 +426,7 @@ speak via voice).

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -460,9 +443,7 @@ speak via voice).

    IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + diff --git a/docs/api/Discord.WebSocket.SocketWebhookUser.html b/docs/api/Discord.WebSocket.SocketWebhookUser.html index 8a0c9efdc..865fb8076 100644 --- a/docs/api/Discord.WebSocket.SocketWebhookUser.html +++ b/docs/api/Discord.WebSocket.SocketWebhookUser.html @@ -168,8 +168,7 @@

    AvatarId

    -

    Gets the identifier of this user's avatar.

    -
    +
    Declaration
    @@ -201,8 +200,7 @@

    DiscriminatorValue

    -

    Gets the per-username unique ID for this user.

    -
    +
    Declaration
    @@ -265,8 +263,7 @@

    IsBot

    -

    Gets a value that indicates whether this user is identified as a bot.

    -
    +
    Declaration
    @@ -283,17 +280,12 @@ System.Boolean -

    true if the user is a bot application; otherwise false.

    - +
    Overrides
    -
    Remarks
    -

    This property retrieves a value that indicates whether this user is a registered bot application -(indicated by the blue BOT tag within the official chat client).

    -
    | Improve this Doc @@ -303,8 +295,7 @@

    IsWebhook

    -

    Gets a value that indicates whether this user is a webhook user.

    -
    +
    Declaration
    @@ -321,8 +312,7 @@ System.Boolean -

    true if the user is a webhook; otherwise false.

    - + @@ -337,8 +327,7 @@

    Username

    -

    Gets the username for this user.

    -
    +
    Declaration
    @@ -370,8 +359,7 @@

    WebhookId

    -

    Gets the ID of a webhook.

    -
    +
    Declaration
    @@ -403,8 +391,7 @@

    IGuildUser.AddRoleAsync(IRole, RequestOptions)

    -

    Adds the specified role to this user in the guild.

    -
    +
    Declaration
    @@ -423,14 +410,12 @@ IRole role -

    The role to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -445,8 +430,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -475,8 +459,7 @@

    IGuildUser.AddRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Adds the specified roles to this user in the guild.

    -
    +
    Declaration
    @@ -495,14 +478,12 @@ System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be added to the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -517,8 +498,7 @@ System.Threading.Tasks.Task -

    A task that represents the asynchronous role addition operation.

    - + @@ -547,8 +527,7 @@

    IGuildUser.GetPermissions(IGuildChannel)

    -

    Gets the level permissions granted to this user to a given channel.

    -
    +
    Declaration
    @@ -567,8 +546,7 @@ IGuildChannel channel -

    The channel to get the permission from.

    - + @@ -583,9 +561,7 @@ ChannelPermissions -

    A ChannelPermissions structure representing the permissions that a user has in the -specified channel.

    - + @@ -598,8 +574,7 @@ specified channel.

    IGuildUser.Guild

    -

    Gets the guild for this user.

    -
    +
    Declaration
    @@ -616,8 +591,7 @@ specified channel.

    IGuild -

    A guild object that this user belongs to.

    - + @@ -630,8 +604,7 @@ specified channel.

    IGuildUser.GuildId

    -

    Gets the ID of the guild for this user.

    -
    +
    Declaration
    @@ -648,8 +621,7 @@ specified channel.

    System.UInt64 -

    An System.UInt64 representing the snowflake identifier of the guild that this user belongs to.

    - + @@ -662,8 +634,7 @@ specified channel.

    IGuildUser.GuildPermissions

    -

    Gets the guild-level permissions for this user.

    -
    +
    Declaration
    @@ -680,9 +651,7 @@ specified channel.

    GuildPermissions -

    A GuildPermissions structure for this user, representing what -permissions this user has in the guild.

    - + @@ -695,8 +664,7 @@ permissions this user has in the guild.

    IGuildUser.JoinedAt

    -

    Gets when this user joined the guild.

    -
    +
    Declaration
    @@ -713,9 +681,7 @@ permissions this user has in the guild.

    System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset representing the time of which the user has joined the guild; -null when it cannot be obtained.

    - + @@ -728,8 +694,7 @@ permissions this user has in the guild.

    IGuildUser.KickAsync(String, RequestOptions)

    -

    Kicks this user from this guild.

    -
    +
    Declaration
    @@ -748,14 +713,12 @@ permissions this user has in the guild.

    System.String reason -

    The reason for the kick which will be recorded in the audit log.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -770,8 +733,7 @@ permissions this user has in the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous kick operation.

    - + @@ -800,8 +762,7 @@ permissions this user has in the guild.

    IGuildUser.ModifyAsync(Action<GuildUserProperties>, RequestOptions)

    -

    Modifies this user's properties in this guild.

    -
    +
    Declaration
    @@ -820,14 +781,12 @@ permissions this user has in the guild.

    System.Action<GuildUserProperties> func -

    The delegate containing the properties to modify the user with.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -842,15 +801,10 @@ permissions this user has in the guild.

    System.Threading.Tasks.Task -

    A task that represents the asynchronous modification operation.

    - + -
    Remarks
    -

    This method modifies the current guild user with the specified properties. To see an example of this -method and what properties are available, please refer to GuildUserProperties.

    -
    Exceptions
    @@ -876,8 +830,7 @@ method and what properties are available, please refer to

    IGuildUser.Nickname

    -

    Gets the nickname for this user.

    -
    +
    Declaration
    @@ -894,8 +847,7 @@ method and what properties are available, please refer to System.String -
    +

    A string representing the nickname of the user; null if none is set.

    -
    @@ -908,8 +860,7 @@ method and what properties are available, please refer to

    IGuildUser.PremiumSince

    -

    Gets the date and time for when this user's guild boost began.

    -
    +
    Declaration
    @@ -926,8 +877,7 @@ method and what properties are available, please refer to System.Nullable<System.DateTimeOffset> -

    A System.DateTimeOffset for when the user began boosting this guild; null if they are not boosting the guild.

    - + @@ -940,8 +890,7 @@ method and what properties are available, please refer to

    IGuildUser.RemoveRoleAsync(IRole, RequestOptions)

    -

    Removes the specified role from this user in the guild.

    -
    +
    Declaration
    @@ -960,14 +909,12 @@ method and what properties are available, please refer to IRole role -

    The role to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -982,8 +929,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -1012,8 +958,7 @@ method and what properties are available, please refer to

    IGuildUser.RemoveRolesAsync(IEnumerable<IRole>, RequestOptions)

    -

    Removes the specified roles from this user in the guild.

    -
    +
    Declaration
    @@ -1032,14 +977,12 @@ method and what properties are available, please refer to System.Collections.Generic.IEnumerable<IRole> roles -

    The roles to be removed from the user.

    - + RequestOptions options -

    The options to be used when sending the request.

    - + @@ -1054,8 +997,7 @@ method and what properties are available, please refer to System.Threading.Tasks.Task -

    A task that represents the asynchronous role removal operation.

    - + @@ -1084,8 +1026,7 @@ method and what properties are available, please refer to

    IGuildUser.RoleIds

    -

    Gets a collection of IDs for the roles that this user currently possesses in the guild.

    -
    +
    Declaration
    @@ -1102,17 +1043,10 @@ method and what properties are available, please refer to System.Collections.Generic.IReadOnlyCollection<System.UInt64> -

    A read-only collection of System.UInt64, each representing a snowflake identifier for a role that -this user possesses.

    - + -
    Remarks
    -

    This property returns a read-only collection of the identifiers of the roles that this user possesses. -For WebSocket users, a Roles property can be found in place of this property. Due to the REST -implementation, only a collection of identifiers can be retrieved instead of the full role objects.

    -
    |
    Improve this Doc @@ -1122,8 +1056,7 @@ implementation, only a collection of identifiers can be retrieved instead of the

    IVoiceState.IsDeafened

    -

    Gets a value that indicates whether this user is deafened by the guild.

    -
    +
    Declaration
    @@ -1140,9 +1073,7 @@ implementation, only a collection of identifiers can be retrieved instead of the System.Boolean -

    true if the user is deafened (i.e. not permitted to listen to or speak to others) by the guild; -otherwise false.

    - + @@ -1155,9 +1086,7 @@ otherwise false.

    IVoiceState.IsMuted

    -

    Gets a value that indicates whether this user is muted (i.e. not permitted to speak via voice) by the -guild.

    -
    +
    Declaration
    @@ -1174,8 +1103,7 @@ guild.

    System.Boolean -

    true if this user is muted by the guild; otherwise false.

    - + @@ -1188,8 +1116,7 @@ guild.

    IVoiceState.IsSelfDeafened

    -

    Gets a value that indicates whether this user has marked themselves as deafened.

    -
    +
    Declaration
    @@ -1206,8 +1133,7 @@ guild.

    System.Boolean -

    true if this user has deafened themselves (i.e. not permitted to listen to or speak to others); otherwise false.

    - + @@ -1220,9 +1146,7 @@ guild.

    IVoiceState.IsSelfMuted

    -

    Gets a value that indicates whether this user has marked themselves as muted (i.e. not permitted to -speak via voice).

    -
    +
    Declaration
    @@ -1239,8 +1163,7 @@ speak via voice).

    System.Boolean -

    true if this user has muted themselves; otherwise false.

    - + @@ -1253,8 +1176,7 @@ speak via voice).

    IVoiceState.IsStreaming

    -

    Gets a value that indicates if this user is streaming in a voice channel.

    -
    +
    Declaration
    @@ -1271,8 +1193,7 @@ speak via voice).

    System.Boolean -

    true if the user is streaming; otherwise false.

    - + @@ -1285,8 +1206,7 @@ speak via voice).

    IVoiceState.IsSuppressed

    -

    Gets a value that indicates whether the user is muted by the current user.

    -
    +
    Declaration
    @@ -1303,8 +1223,7 @@ speak via voice).

    System.Boolean -

    true if the guild is temporarily blocking audio to/from this user; otherwise false.

    - + @@ -1317,8 +1236,7 @@ speak via voice).

    IVoiceState.VoiceChannel

    -

    Gets the voice channel this user is currently in.

    -
    +
    Declaration
    @@ -1335,9 +1253,7 @@ speak via voice).

    IVoiceChannel -

    A generic voice channel object representing the voice channel that the user is currently in; null -if none.

    - + @@ -1350,8 +1266,7 @@ if none.

    IVoiceState.VoiceSessionId

    -

    Gets the unique identifier for this user's voice session.

    -
    +
    Declaration
    diff --git a/docs/api/Discord.html b/docs/api/Discord.html index 0fa789fa4..50ad9a3e1 100644 --- a/docs/api/Discord.html +++ b/docs/api/Discord.html @@ -84,8 +84,7 @@

    An extension class for squashing System.Collections.Generic.IAsyncEnumerable<T>.

    Attachment

    -

    Represents a message attachment found in a IUserMessage.

    -
    +

    AttachmentExtensions

    CDN

    diff --git a/docs/api/ImGuiNET.RangeAccessor-1.html b/docs/api/ImGuiNET.RangeAccessor-1.html index 3bad91f9c..f38c70165 100644 --- a/docs/api/ImGuiNET.RangeAccessor-1.html +++ b/docs/api/ImGuiNET.RangeAccessor-1.html @@ -101,6 +101,7 @@
    Syntax
    public struct RangeAccessor<T>
    +
         where T : struct
    Type Parameters
    diff --git a/docs/api/ImGuiNET.RangePtrAccessor-1.html b/docs/api/ImGuiNET.RangePtrAccessor-1.html index bfcac7e52..99645455e 100644 --- a/docs/api/ImGuiNET.RangePtrAccessor-1.html +++ b/docs/api/ImGuiNET.RangePtrAccessor-1.html @@ -101,6 +101,7 @@
    Syntax
    public struct RangePtrAccessor<T>
    +
         where T : struct
    Type Parameters
    diff --git a/docs/manifest.json b/docs/manifest.json index ac5e9fc89..021847bcf 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,6 +1,6 @@ { "homepages": [], - "source_base_path": "C:/Users/jonas/Documents/repos/Dalamud", + "source_base_path": "", "xrefmap": "xrefmap.yml", "files": [ { @@ -1701,7 +1701,7 @@ "output": { ".html": { "relative_path": "api/Dalamud.Plugin.DalamudPluginInterface.html", - "hash": "2e3kcVWyI6kGkR1VfgEcdg==" + "hash": "qPueMdoet1UKyEG4rAafXg==" } }, "is_incremental": false, @@ -1788,7 +1788,7 @@ "hash": "Y1KVb7KI9HStMOy6/3RQpg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1800,7 +1800,7 @@ "hash": "5uNOiTG+Z+CjrkHiBdfezg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1812,7 +1812,7 @@ "hash": "eT9hMJrVlFBQMLFYJK0cHg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1824,7 +1824,7 @@ "hash": "j7ggk2fu0FYtckXnHe35zA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1848,7 +1848,7 @@ "hash": "4rK1Tt19zHr83jowXm81fA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1860,7 +1860,7 @@ "hash": "sxRrWQWD1yw6WBMUfoCW8Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1884,7 +1884,7 @@ "hash": "ofgHiraVQDSdnioBEzzdMg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1893,7 +1893,7 @@ "output": { ".html": { "relative_path": "api/Discord.Attachment.html", - "hash": "LcM0SsJoXQk1QVaJvGzdzg==" + "hash": "xrOwXGij6XCmExqsbVhccQ==" } }, "is_incremental": false, @@ -1908,7 +1908,7 @@ "hash": "DXko/UAURnCoxS0FhuD5oA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1920,7 +1920,7 @@ "hash": "P4BZ7oTHkyAp3GG3PoWF6w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1980,7 +1980,7 @@ "hash": "XfRcCVxMcKMwTWlJgjSTLA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -1992,7 +1992,7 @@ "hash": "QvGkOs0MDDbocRc/8VkrSg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2136,7 +2136,7 @@ "hash": "OYvEK/dcjcMdffZ/mD8dkw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2148,7 +2148,7 @@ "hash": "nV+qlGp/frQ5IuTH79W5iw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2157,7 +2157,7 @@ "output": { ".html": { "relative_path": "api/Discord.Cacheable-2.html", - "hash": "oRi9ycSfj2lRo0C+QoR+Ug==" + "hash": "C/IMR3mygMghYgFp/HanOQ==" } }, "is_incremental": false, @@ -2172,7 +2172,7 @@ "hash": "JCqlWQGKGystHBHnSyeYcg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2196,7 +2196,7 @@ "hash": "cv2kPhUmterY+MQxmNUXUA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2208,7 +2208,7 @@ "hash": "orrspc0BAkw7r2eTHzsaDA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2220,7 +2220,7 @@ "hash": "aqjlpRHCsI41y0PLPEeZMQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2241,7 +2241,7 @@ "output": { ".html": { "relative_path": "api/Discord.Commands.ShardedCommandContext.html", - "hash": "NIltP1hlxk9NTSJSDYRhag==" + "hash": "Vln42ftRUk1n77/1CxnhFg==" } }, "is_incremental": false, @@ -2253,7 +2253,7 @@ "output": { ".html": { "relative_path": "api/Discord.Commands.SocketCommandContext.html", - "hash": "aMshjl7JkOF3ZDVY0wlZRg==" + "hash": "Fc7+8Z6n4Uhh5U6if0sflQ==" } }, "is_incremental": false, @@ -2280,7 +2280,7 @@ "hash": "+ayMHwU9oX7BBy1km5tlqg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2304,7 +2304,7 @@ "hash": "QPo87haaF5ZMi3pZV4EoJw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2340,7 +2340,7 @@ "hash": "+S1QsSo4/nHLY5r0XJl14Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2361,7 +2361,7 @@ "output": { ".html": { "relative_path": "api/Discord.Embed.html", - "hash": "YFoks4X9MmGbWLpIuNAskg==" + "hash": "tThxpB91iq6N3aZ0lLCtqw==" } }, "is_incremental": false, @@ -2388,7 +2388,7 @@ "hash": "WmNnxxpRNjeFbOCwVWzr8A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2436,7 +2436,7 @@ "hash": "lLT3+nNchh91JqVLQCi3oA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2460,7 +2460,7 @@ "hash": "zg5ZWgbr8tra3PBGUx1Clw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2508,7 +2508,7 @@ "hash": "0eC5YQhs4Eo++7gaM9I1vQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2529,7 +2529,7 @@ "output": { ".html": { "relative_path": "api/Discord.Emoji.html", - "hash": "rGbSXbZacRWYCS65Q1QN9A==" + "hash": "eP1ub9YqxZ8SOLqtOjT9gA==" } }, "is_incremental": false, @@ -2541,7 +2541,7 @@ "output": { ".html": { "relative_path": "api/Discord.Emote.html", - "hash": "/aaMQeHGe15BB3G27brh3g==" + "hash": "qXP4pCHQa5CDRla0Q8tmdg==" } }, "is_incremental": false, @@ -2568,7 +2568,7 @@ "hash": "KJaO/qTL3V4MCzsJe0ZNSw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2580,7 +2580,7 @@ "hash": "+5vljyoZmGH7AOeBHsN8nA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2589,7 +2589,7 @@ "output": { ".html": { "relative_path": "api/Discord.Game.html", - "hash": "VjqwYt7h2/0l0oVJOXSdwA==" + "hash": "DSqdbXRnvAnO/M6sTq3Oqw==" } }, "is_incremental": false, @@ -2700,7 +2700,7 @@ "hash": "O87DIRyaiiUHa+XUJkJuNw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2712,7 +2712,7 @@ "hash": "GoVeq8NUPJ7BWvaMO/GKAQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2724,7 +2724,7 @@ "hash": "Nf8pIImvsv06jouL+IbWWA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2868,7 +2868,7 @@ "hash": "5DrozzP2EQesZ4/yA3LSrg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2892,7 +2892,7 @@ "hash": "RwGelkmRQZfMsjeZj/z3/w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2916,7 +2916,7 @@ "hash": "U8p6+02Z3j1BWY1DVe8Djg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2928,7 +2928,7 @@ "hash": "o78A043bGl7hBOMEO3LWyg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2937,7 +2937,7 @@ "output": { ".html": { "relative_path": "api/Discord.IEntity-1.html", - "hash": "e0os1oIA/gBe6nl5Frb6qw==" + "hash": "DOPLoaU8+Vb3UJ4DlmhBog==" } }, "is_incremental": false, @@ -3048,7 +3048,7 @@ "hash": "g1WG527fFphOEpoYkIc6ew==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3096,7 +3096,7 @@ "hash": "iyNgIcBrTxj9gdUq5mhtwg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3120,7 +3120,7 @@ "hash": "e5kHUYOEyUOsbQ7KMD6XJg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3180,7 +3180,7 @@ "hash": "vNfca0CRUss+SqveR6O8WQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3204,7 +3204,7 @@ "hash": "EVg0w3Ew62i+zT08eFPUJA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3264,7 +3264,7 @@ "hash": "VTJDZgI8ETnOHCez1W3KzQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3324,7 +3324,7 @@ "hash": "mw+jeEXWMZS2cBt3jY/BWw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3336,7 +3336,7 @@ "hash": "07a5fyEAcwPMOOuB3OgTrA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3348,7 +3348,7 @@ "hash": "xzLYMkUuWmodggwZFvKSbg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3360,7 +3360,7 @@ "hash": "W+QyoRF4xTYd6d0rjRYoog==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3372,7 +3372,7 @@ "hash": "9T9Ic+TWtnJp2LmG3UWyJA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3384,7 +3384,7 @@ "hash": "D7/24hrJRWH9dMTvQb/DgA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3396,7 +3396,7 @@ "hash": "iYNwmCnS7iVJbv/PlNKbNA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3408,7 +3408,7 @@ "hash": "NwgWDj/1SWUA/cIyazphoQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3420,7 +3420,7 @@ "hash": "6RMWLvNPdc6hpKuayvoRDw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3456,7 +3456,7 @@ "hash": "htmW/Gvv0gwI8psH3JquoQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3468,7 +3468,7 @@ "hash": "iibTnOVX3HEZwoOC27pYzw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3480,7 +3480,7 @@ "hash": "cpBUi8TxzfNHx6XF0PTmcw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3492,7 +3492,7 @@ "hash": "mWh27C4Dw6dl//LHGyFLpA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3504,7 +3504,7 @@ "hash": "XK8Pfr//Hv/Oj1yYkdcC1g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3513,7 +3513,7 @@ "output": { ".html": { "relative_path": "api/Discord.Optional.html", - "hash": "IyuqGAoJt7A16rHnt8iarw==" + "hash": "JYkiRtPvdvEZAMWV2YNZQg==" } }, "is_incremental": false, @@ -3528,7 +3528,7 @@ "hash": "fGtMJmTb2WSlUw3aF/gMMw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3552,7 +3552,7 @@ "hash": "1LjC4/qZgtALpobuPPlMMA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3564,7 +3564,7 @@ "hash": "p5Yh8Z4jsQx6UQV3yjme6w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3576,7 +3576,7 @@ "hash": "4NrGnr4fE3wOor0721yYLg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3588,7 +3588,7 @@ "hash": "pSXjTXa0qmWBGp8doBPdlg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3600,7 +3600,7 @@ "hash": "cnkfKy75zIDNd+UIYdJVfg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3612,7 +3612,7 @@ "hash": "T3FBCSQoWTEGur7Ddv8mqg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3648,7 +3648,7 @@ "hash": "6QLkXUYFXyLyliaqX606Cw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3669,7 +3669,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.BaseDiscordClient.html", - "hash": "/+Lj8iirVZ5Klo2MeHX4VA==" + "hash": "PuR8g6cYfFUdSfo64Vi5xQ==" } }, "is_incremental": false, @@ -3708,7 +3708,7 @@ "hash": "oRTIH2aoOiFEO3IPGlPLcg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3741,7 +3741,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.DiscordRestClient.html", - "hash": "HfFYB6rvIb2mSL0TQfma6Q==" + "hash": "xdoie+mGfXnYJSPfuCuuzg==" } }, "is_incremental": false, @@ -3888,7 +3888,7 @@ "hash": "mPZ0lLHqx14X35im4/m90w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3924,7 +3924,7 @@ "hash": "+8gfBVs5/Ddv6i+rsyXZ7Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -3948,7 +3948,7 @@ "hash": "1G0gUOMM+lV2PB16XyJrrw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4029,7 +4029,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestApplication.html", - "hash": "mB+Qns36fGAmdEgV8YvjtQ==" + "hash": "b7EII7ioJk6AqpUJ4XDvpQ==" } }, "is_incremental": false, @@ -4041,7 +4041,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestAuditLogEntry.html", - "hash": "l7TNJe8mwM8aDVn0eu6nfg==" + "hash": "cYaYToOi+a5DQjFETueJkw==" } }, "is_incremental": false, @@ -4053,7 +4053,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestBan.html", - "hash": "feDT0ij00XDa8Y/vNyoccA==" + "hash": "g8MVksgc5hY9gLO6hdRCVA==" } }, "is_incremental": false, @@ -4065,7 +4065,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestCategoryChannel.html", - "hash": "Vjm9+wLZUkMzMg3K30gpuw==" + "hash": "zrgzv8rTytxURgWxhi/ojA==" } }, "is_incremental": false, @@ -4077,7 +4077,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestChannel.html", - "hash": "RT0KFN3lj9TEIqXZyF9aGQ==" + "hash": "Y57Dj7sV8MOHB9YbODAwXQ==" } }, "is_incremental": false, @@ -4089,7 +4089,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestConnection.html", - "hash": "O51nYMAiYBDSr3ZCi9PwOg==" + "hash": "nU9AoAXrR/BT5I/iCCQOKg==" } }, "is_incremental": false, @@ -4101,7 +4101,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestDMChannel.html", - "hash": "bA8Kn6fsGL2x25zBapZdcQ==" + "hash": "RytGZs0Y7wM1bY34agAogA==" } }, "is_incremental": false, @@ -4125,7 +4125,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestGroupChannel.html", - "hash": "74UUl1JY0wrMdVi4jjmvVQ==" + "hash": "9x7NOBqixlKUBTniNc0fCg==" } }, "is_incremental": false, @@ -4137,7 +4137,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestGroupUser.html", - "hash": "PD46t5pYpPHLIyD5dRH72w==" + "hash": "fjI2q4lWbJcXAZtf93tDaQ==" } }, "is_incremental": false, @@ -4149,7 +4149,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestGuild.html", - "hash": "WRFLmvmqFvIvg7/QRxMIpw==" + "hash": "RdOZGz9x6pjNhCeBfrCf9A==" } }, "is_incremental": false, @@ -4161,7 +4161,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestGuildChannel.html", - "hash": "VcwzpqwmC0YS8F7MzCdXXA==" + "hash": "iH8Tkp3u/WyjUsT3PHnG5Q==" } }, "is_incremental": false, @@ -4176,7 +4176,7 @@ "hash": "b224zDWUdn/ryLnyFdCjLw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4185,7 +4185,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestGuildIntegration.html", - "hash": "cbfT2ImdoA9KMA61ZJMEvw==" + "hash": "eTEgjYFv8PGVdAI9rze6iA==" } }, "is_incremental": false, @@ -4197,7 +4197,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestGuildUser.html", - "hash": "Hf1X5uBYv4GtHDrXWek/xg==" + "hash": "SD74AmqQYOOv7YJY/glPPg==" } }, "is_incremental": false, @@ -4209,7 +4209,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestInvite.html", - "hash": "4hZ3XlTLZlaZ3z4ilAZIng==" + "hash": "XqGYHiZzjVsZOj88VGJRdA==" } }, "is_incremental": false, @@ -4221,7 +4221,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestInviteMetadata.html", - "hash": "jsVzHaDLKcJPmvZnS1yASQ==" + "hash": "qaJgQUYUdGuEMAco1rGfMA==" } }, "is_incremental": false, @@ -4233,7 +4233,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestMessage.html", - "hash": "vbTnklC4R/pcypCzI8ypFw==" + "hash": "YJjGqEdznb/AqLqaIu8OKg==" } }, "is_incremental": false, @@ -4257,7 +4257,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestReaction.html", - "hash": "3FtdjGwFysL50lTgd0s6Zg==" + "hash": "a4Flkb32fg5vDB7ZIbbj4A==" } }, "is_incremental": false, @@ -4269,7 +4269,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestRole.html", - "hash": "f34KdqeRvl4SZCgYVTgkOQ==" + "hash": "Xjs+agkElhi1v93xLPZbAw==" } }, "is_incremental": false, @@ -4281,7 +4281,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestSelfUser.html", - "hash": "dPCQzma4oS6ukE6qPOTG8w==" + "hash": "gqD2DkvtJ2HTqnLJTnbyXg==" } }, "is_incremental": false, @@ -4293,7 +4293,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestSystemMessage.html", - "hash": "ZEzAbNf6ep+yGPD4W/ogLQ==" + "hash": "EjhULJNCEkWsMVocHa9pNw==" } }, "is_incremental": false, @@ -4305,7 +4305,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestTextChannel.html", - "hash": "lZA7Eq0ecWlIeBS92GB/1Q==" + "hash": "LUcCwnF6moeySYBCnkDCLQ==" } }, "is_incremental": false, @@ -4317,7 +4317,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestUser.html", - "hash": "qnATNFuL0VWS99M7jdoT7Q==" + "hash": "AoPPL2uBEwOgmkYNxX8x1Q==" } }, "is_incremental": false, @@ -4329,7 +4329,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestUserGuild.html", - "hash": "ujyxUj9gu9hlcwb3qv2qdw==" + "hash": "I0gwiqrTxTwA9ydL024cGg==" } }, "is_incremental": false, @@ -4341,7 +4341,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestUserMessage.html", - "hash": "w1mcG5LzXzRbqnoajQKmWQ==" + "hash": "SEj6w+bPB2lrUYaWNtYPIw==" } }, "is_incremental": false, @@ -4353,7 +4353,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestVoiceChannel.html", - "hash": "GZMDqY49Z/I/kJi+LCUHsA==" + "hash": "ZY0N1G0bqvUl9Z4NBZDeLA==" } }, "is_incremental": false, @@ -4365,7 +4365,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestVoiceRegion.html", - "hash": "WkkVVqg4Z+m+ivohoZehQA==" + "hash": "oMFBH4D/qQK7HOCxexWVGA==" } }, "is_incremental": false, @@ -4377,7 +4377,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestWebhook.html", - "hash": "WrZYSriRopYOwt6B3Bd2wg==" + "hash": "2Aa6l9ZV2dl9ZBxMGHSFWw==" } }, "is_incremental": false, @@ -4389,7 +4389,7 @@ "output": { ".html": { "relative_path": "api/Discord.Rest.RestWebhookUser.html", - "hash": "Ui5nSBhyAviL5laGI1sg2g==" + "hash": "kxB4t6/sw7y+wwRJoWDOqQ==" } }, "is_incremental": false, @@ -4428,7 +4428,7 @@ "hash": "ggBtab3L86MMD+smnHPEMA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4488,7 +4488,7 @@ "hash": "vQH6yybZNyUT9bUVn7g0Pw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4524,7 +4524,7 @@ "hash": "ADRqxIulETEd3nF0P4SezQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4572,7 +4572,7 @@ "hash": "pRkMNZ5XnBbez6eGOLs7wg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4608,7 +4608,7 @@ "hash": "W9hXdT/TZUsDPzjoefLTHA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4644,7 +4644,7 @@ "hash": "5xKOpjGl46/U9OEcapgKfQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4668,7 +4668,7 @@ "hash": "2Vzbm3kCB2l+mosuKgUpmg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4680,7 +4680,7 @@ "hash": "fdfp3w0zW2bbeLinQ8EoLg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4704,7 +4704,7 @@ "hash": "zpNzOek+44D+9PWz2o5Uww==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4716,7 +4716,7 @@ "hash": "/mLka2rGUFGuKrHAiMQLFg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4728,7 +4728,7 @@ "hash": "r+vD1WhXI9llicAyx3ZUDA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -4749,7 +4749,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.BaseSocketClient.html", - "hash": "dU6QS/OZSapb93Ku1N12VA==" + "hash": "l788Bq23N+5S2z5xL1070w==" } }, "is_incremental": false, @@ -4761,7 +4761,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.DiscordShardedClient.html", - "hash": "dW/9kvmzGXubIK6aqLPyhQ==" + "hash": "rT1ifdso1e+sNAUx11o/Bg==" } }, "is_incremental": false, @@ -4773,7 +4773,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.DiscordSocketClient.html", - "hash": "CXDLD2j/QABK4/9yi+zAfQ==" + "hash": "ifm+C9PrQP/kphXzdAwCmw==" } }, "is_incremental": false, @@ -4845,7 +4845,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketCategoryChannel.html", - "hash": "7ogufBTymxnxgqC+CTbHWQ==" + "hash": "us22AF2YO4i5Lw0MttZAEA==" } }, "is_incremental": false, @@ -4857,7 +4857,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketChannel.html", - "hash": "Y+0V8ebZVRYztHWLX2We+A==" + "hash": "+5j2TTs+0XIRDCJl8kFGZg==" } }, "is_incremental": false, @@ -4869,7 +4869,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketDMChannel.html", - "hash": "k8tkAk7AwDeLj5iaj5tuZQ==" + "hash": "P6lbLxEWKdYp0oKQQ22MTA==" } }, "is_incremental": false, @@ -4893,7 +4893,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketGroupChannel.html", - "hash": "1rJTHBmRv4Tq4cmogZNjJQ==" + "hash": "WpyEJIVo/mRignSxPJxuFw==" } }, "is_incremental": false, @@ -4905,7 +4905,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketGroupUser.html", - "hash": "+bjc/1NQasf+UrESJ5OACA==" + "hash": "JfNaE73IBcVFEPAQcufJvA==" } }, "is_incremental": false, @@ -4917,7 +4917,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketGuild.html", - "hash": "7Vqr95fg4gAn+tI8600cOA==" + "hash": "wGBBRpyq+neH21IlBO+xwQ==" } }, "is_incremental": false, @@ -4929,7 +4929,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketGuildChannel.html", - "hash": "EGeasL40bYHRs1Og+7J/QA==" + "hash": "BO8P6TpOLgNDxACqc+0T+A==" } }, "is_incremental": false, @@ -4941,7 +4941,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketGuildUser.html", - "hash": "cVwkvv/yK5AGK15ALcuuWw==" + "hash": "MFpmaQFcAiCdCG4VWa9Azw==" } }, "is_incremental": false, @@ -4953,7 +4953,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketMessage.html", - "hash": "+YxVv9CTFpuclecYeWTZqA==" + "hash": "vJzqcSyJ4ssW2mwB6Ee0hg==" } }, "is_incremental": false, @@ -4965,7 +4965,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketNewsChannel.html", - "hash": "4siIK5I2tx9s78XOlm6UJQ==" + "hash": "BlNLpy8iZZ0Yfn45qLjUiQ==" } }, "is_incremental": false, @@ -4977,7 +4977,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketPresence.html", - "hash": "H99ckDVEyaOH6LdGrW4emg==" + "hash": "w/nWeMl9fgovkW0nOzWN0g==" } }, "is_incremental": false, @@ -4989,7 +4989,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketReaction.html", - "hash": "uaecVDZs3ihMABPwfGroqA==" + "hash": "K7LtuQ0CrZrVSKwYCEf2vw==" } }, "is_incremental": false, @@ -5001,7 +5001,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketRole.html", - "hash": "+OimAcWmDImk6sfu0qT2CQ==" + "hash": "3aMjB/RGi/9NMYAg8ki44g==" } }, "is_incremental": false, @@ -5013,7 +5013,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketSelfUser.html", - "hash": "W2+34EmiOueKHCiNWPoJBg==" + "hash": "E/ClTuGbvcZPhQLpzMnB6Q==" } }, "is_incremental": false, @@ -5025,7 +5025,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketSystemMessage.html", - "hash": "1t+5Xnmy5uytxuPnwA9FDg==" + "hash": "nuEOKm1vFRi2yoM2ZtX/9Q==" } }, "is_incremental": false, @@ -5037,7 +5037,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketTextChannel.html", - "hash": "QhK6A9nPd7awQxUbPJUE/g==" + "hash": "VTpj+3URtnRiGfwA1Oyo4Q==" } }, "is_incremental": false, @@ -5049,7 +5049,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketUnknownUser.html", - "hash": "gkVxdxYDR31uWLphZXnfBA==" + "hash": "mMkFuvVyAzlUVMCUDqlLTw==" } }, "is_incremental": false, @@ -5061,7 +5061,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketUser.html", - "hash": "7pqP6vBs78NkutwVdkk1pQ==" + "hash": "ykMuTmESi4P3lTSjdG1c1g==" } }, "is_incremental": false, @@ -5073,7 +5073,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketUserMessage.html", - "hash": "9/yuaYR5CnAI4itCnV6NYQ==" + "hash": "pFaGlfONnZy+Q4kcx1IYRQ==" } }, "is_incremental": false, @@ -5085,7 +5085,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketVoiceChannel.html", - "hash": "5Lsfkmbo0ET0e++M1vZKZg==" + "hash": "zOKCeJnG1BPuxiPTPffl/g==" } }, "is_incremental": false, @@ -5100,7 +5100,7 @@ "hash": "eRW82FJJyG8n86zoOs9EJA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5109,7 +5109,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketVoiceState.html", - "hash": "5ZyxPpuHEmgOdDOUKIhUtg==" + "hash": "TIBURaIaigpwEK/1IxDHJg==" } }, "is_incremental": false, @@ -5121,7 +5121,7 @@ "output": { ".html": { "relative_path": "api/Discord.WebSocket.SocketWebhookUser.html", - "hash": "/6EsDmfzmqHOVyJnC8w+sg==" + "hash": "JOmhdRNizHUOR4lRzJlc5Q==" } }, "is_incremental": false, @@ -5160,7 +5160,7 @@ "hash": "wSx8lxE01tvSM1vVTCBjGQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5169,7 +5169,7 @@ "output": { ".html": { "relative_path": "api/Discord.html", - "hash": "UKWk/DPETpMfraZbrvYqrA==" + "hash": "/l0ov8eKwDk9ljO9U23esA==" } }, "is_incremental": false, @@ -5184,7 +5184,7 @@ "hash": "vvyVoWylSYpN1MDmm8yFgw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5196,7 +5196,7 @@ "hash": "y7terWsrrCF4okS7yM5Pew==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5208,7 +5208,7 @@ "hash": "kBQjR2GcOi2ybZgID1GMmw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5220,7 +5220,7 @@ "hash": "MziE6EUXfB2Qbq4hBAS9XA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5232,7 +5232,7 @@ "hash": "MwmRpdFP/Y8HVppeMXbdAw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5244,7 +5244,7 @@ "hash": "C9U5m+wyzMFHX/87T/kP7w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5256,7 +5256,7 @@ "hash": "XGBQDoShtbGHyB0qRTrZoA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5268,7 +5268,7 @@ "hash": "apxMDOxxK57hhkRKPhYuWA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5280,7 +5280,7 @@ "hash": "Z6V1G7OhbmxJsYXcQKFiCw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5292,7 +5292,7 @@ "hash": "/9QbqWo7b7YO9TkORrGhPA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5304,7 +5304,7 @@ "hash": "W/YAEMgPZfc546eBTGvOFQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5316,7 +5316,7 @@ "hash": "z+dONH/7eEE8UNuBZfVbvQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5328,7 +5328,7 @@ "hash": "wCRopdVVpRHt3QJcUaXLmA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5340,7 +5340,7 @@ "hash": "SmubV8OW8yqXX2Ks2/giIA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5352,7 +5352,7 @@ "hash": "Lk544je82mi7iIFsXAN0Og==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5364,7 +5364,7 @@ "hash": "5dfGrVKzu9gSVGCZcJN/fg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5376,7 +5376,7 @@ "hash": "TynF8LjAjrVTpXGyntnMlQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5388,7 +5388,7 @@ "hash": "XkWUKmg/ejcoiD4bGsbIkQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5400,7 +5400,7 @@ "hash": "+fyNL+ryZuFkdHbtxGU5RQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5412,7 +5412,7 @@ "hash": "v/DXPkQktNaJZAPgzWm9gQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5424,7 +5424,7 @@ "hash": "HTmjHrXoLTPEw7qXMh6oTg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5436,7 +5436,7 @@ "hash": "7K7U9OpCh97vugl/ZvGKTA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5448,7 +5448,7 @@ "hash": "rqQXK8QSTt5Y7PgJ3t8JtA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5460,7 +5460,7 @@ "hash": "oB2lINRjvWfj29L+Eegtag==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5472,7 +5472,7 @@ "hash": "SRE5UngixKSROg2oQxnFAg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5484,7 +5484,7 @@ "hash": "sW0Tpevqc24s2i94h80uKA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5496,7 +5496,7 @@ "hash": "vX6Bqj6QcF76PoeWBQXxjA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5508,7 +5508,7 @@ "hash": "T2/NzIwqtY9wTzvxAehwwg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5520,7 +5520,7 @@ "hash": "xNtvhfiCphp70yVJsw9C0g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5532,7 +5532,7 @@ "hash": "HVDiVWbS8IlKpaGd0TEv2A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5544,7 +5544,7 @@ "hash": "+vvm1ww9jkJ4K1joiIZSoA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5556,7 +5556,7 @@ "hash": "mzC+g10l8xQq20JiI1NEHg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5568,7 +5568,7 @@ "hash": "EEC1r+0G1zGs8dLlRDTDng==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5580,7 +5580,7 @@ "hash": "kQIZyrjfxr6bfWDZnb6mSg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5592,7 +5592,7 @@ "hash": "Erw7DY0u8dbsjCp3dY/P5w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5604,7 +5604,7 @@ "hash": "Nlad5KIj5m7feURLNgplzg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5616,7 +5616,7 @@ "hash": "1I6Llkb6zDNyS3Df9gbJ9A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5628,7 +5628,7 @@ "hash": "td85ur0r0z+UD5wjPyD+vg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5640,7 +5640,7 @@ "hash": "tzon9m5iA0fdXVI7LRBd7w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5652,7 +5652,7 @@ "hash": "A0Xf/zJy163miKA71aWhRw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5664,7 +5664,7 @@ "hash": "JMBUuiZC01gLg4i9jU+49A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5676,7 +5676,7 @@ "hash": "9s+BFD7L0OtBgjhkB9fZSA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5688,7 +5688,7 @@ "hash": "RV7pshGsH6EeVq90kuFxtw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5700,7 +5700,7 @@ "hash": "xPKDutJKTyADZN1ImO+/vA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5712,7 +5712,7 @@ "hash": "JeSptkwwFnXpgBOez0zSGA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5724,7 +5724,7 @@ "hash": "Keqpy4pny1ECK747eBbLAw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5736,7 +5736,7 @@ "hash": "6H9/akYjf8qB9imghlVBTQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5748,7 +5748,7 @@ "hash": "3qGbFmmWOBAg2YllN93ycQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5760,7 +5760,7 @@ "hash": "XaHNvFptZ4Y0kL1ZCcPUfA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5772,7 +5772,7 @@ "hash": "OMJ/K/qqCRv4/HWTEqLnDw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5784,7 +5784,7 @@ "hash": "q7wXxNWz4+erEOvEj1VAPw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5796,7 +5796,7 @@ "hash": "YQNhG4hp29wF+OIRTbV4NA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5808,7 +5808,7 @@ "hash": "Ihcqg2f55EEMJistKgpb8w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5820,7 +5820,7 @@ "hash": "U6/vMupgudj1P2Zw6NZTeg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5832,7 +5832,7 @@ "hash": "DUnZvJMHOh0OEjGRR9ysEw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5844,7 +5844,7 @@ "hash": "Im9GDJT5o1wnxfNCkHQJZw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5856,7 +5856,7 @@ "hash": "BIlqBUkdfHX6hYZW3FJDhQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5868,7 +5868,7 @@ "hash": "GrinAeb/CKRZzvhDCCk54g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5880,7 +5880,7 @@ "hash": "nNENZTKuT8UfzUW+1x+Ncg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5892,7 +5892,7 @@ "hash": "a1HnEZT3DzPExXfMzv4uQA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5904,7 +5904,7 @@ "hash": "dbdKcxUht/MKI+0svynq8Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5916,7 +5916,7 @@ "hash": "HXIIQCxSbiFcdIDvYjsqdw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5928,7 +5928,7 @@ "hash": "QqebX/9cn/Ku4ERa7WPHVw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5940,7 +5940,7 @@ "hash": "AqFqqrLqdWk/z1y/Mv4TmQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5952,7 +5952,7 @@ "hash": "MLpoVeb8AlM4lbBk3+buGg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5964,7 +5964,7 @@ "hash": "evVntNDTgA01JFFwq3yLqg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5976,7 +5976,7 @@ "hash": "qPqvCMTROW2dSUM21UeZ+A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -5988,7 +5988,7 @@ "hash": "EMBTfSyiUiy5xQLboiyLPw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6000,7 +6000,7 @@ "hash": "Ut+6kCyBZzAKYrWDxPJ2MQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6012,7 +6012,7 @@ "hash": "nfkT24YVl/Hsnzma3MIbwQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6024,7 +6024,7 @@ "hash": "KOMSd/TvDXHSG4z4XPKPOg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6036,7 +6036,7 @@ "hash": "QH/Zpylk68X3Q4edcnwfeA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6048,7 +6048,7 @@ "hash": "AMIShMPdd+7iv9+slgBA6Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6060,7 +6060,7 @@ "hash": "/yqsFzW0bNqkesXb6o4RJA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6072,7 +6072,7 @@ "hash": "vGZskB6h7nbc3PyJbZwjnQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6084,7 +6084,7 @@ "hash": "K/tZBE8K0PSP/T8mRKBn7Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6096,7 +6096,7 @@ "hash": "coCEg6DAIKWCJWyRxXO4TQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6108,7 +6108,7 @@ "hash": "Cozmcb3NsRCfcB+/+k1tsA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6120,7 +6120,7 @@ "hash": "EvgfWp2erUM6N0B1w8UMzQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6132,7 +6132,7 @@ "hash": "vqF9NDHay6ImP3iyZ1lIAA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6144,7 +6144,7 @@ "hash": "5T1NxkmAofOG6LZjs5hZtA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6156,7 +6156,7 @@ "hash": "fsRwG6IIGqccAdUxwL6icQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6165,10 +6165,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.RangeAccessor-1.html", - "hash": "31V1mUauG5peFRm+w9OiuA==" + "hash": "Kh0MYHMlyDYvkQtSlSll3Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6180,7 +6180,7 @@ "hash": "bmwq7ypm1rLGgFgzTF+fww==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6189,10 +6189,10 @@ "output": { ".html": { "relative_path": "api/ImGuiNET.RangePtrAccessor-1.html", - "hash": "8x4YQsZqkK/v4cZX0kKb+Q==" + "hash": "vTcVpOM+Bj+06V7IrpE0Kw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6204,7 +6204,7 @@ "hash": "FiuEqqTlx0sinVYW0a1cPQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6216,7 +6216,7 @@ "hash": "UUrAjBrcpudtscr5yjeI5Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6228,7 +6228,7 @@ "hash": "qR92Hc24HE6h6FQELByT2Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6240,7 +6240,7 @@ "hash": "3b6ep7TnLRACLamB0eA3yQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6276,7 +6276,7 @@ "hash": "ppG1ALWbXRFaWx45YYBJsg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6348,7 +6348,7 @@ "hash": "YdeavpLlGdk3q+HNLTfPnQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6360,7 +6360,7 @@ "hash": "pnj4y7J2ipz9mShypXBD4w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6372,7 +6372,7 @@ "hash": "kCrzzdu9kvuObw87ORybPQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6396,7 +6396,7 @@ "hash": "Wz19MwFq0XoWIgJ7WBqgbg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6444,7 +6444,7 @@ "hash": "p6Z/qM59OaVF0gpiQdktHg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6480,7 +6480,7 @@ "hash": "mmXA+snJzxP660aTpfS3Bg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6516,7 +6516,7 @@ "hash": "RJXUKnrIxy3Ef9J+HepDUw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6552,7 +6552,7 @@ "hash": "mGWUn+2r4BbnG5Wc+QWDaA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6564,7 +6564,7 @@ "hash": "RqjOHdqVb6DTw5sSrQ//Bg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6576,7 +6576,7 @@ "hash": "JCtgRPpZj7yRqIrrlls4Bw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6588,7 +6588,7 @@ "hash": "ABOTpyrJ1ldug/Cf1mlQ5Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6600,7 +6600,7 @@ "hash": "e5VtvUjY7j0NMelp8/LyEw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6612,7 +6612,7 @@ "hash": "/QNBzIaz5Nf8RUdKyhfytQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6624,7 +6624,7 @@ "hash": "MNCyqTofT+0ltIwnex9T0Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6636,7 +6636,7 @@ "hash": "5LBX9uVkaOOH2SS2SYn4hg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6648,7 +6648,7 @@ "hash": "oxRYTfRNPM7fmymK1ZZJBg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6660,7 +6660,7 @@ "hash": "l3hbakC0uTzxTa4n9e9wEA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6672,7 +6672,7 @@ "hash": "4bS/a6Ud0RYw2TlaKLDBgg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6684,7 +6684,7 @@ "hash": "ZJDC/Kzutx0pnG9UTI9f6w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6696,7 +6696,7 @@ "hash": "6kCX4Cl8itjJ4777cjwUZw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6708,7 +6708,7 @@ "hash": "lFY67OjooSxtjPkjs5NxMg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6720,7 +6720,7 @@ "hash": "J9eqT9zphZIW1U6iUYc/CA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6732,7 +6732,7 @@ "hash": "RJXCBhPLq10gqNx6I2+NsQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6744,7 +6744,7 @@ "hash": "jVHAGXTEVML1czsrKPOEwA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6756,7 +6756,7 @@ "hash": "K+mm2lWUxAWG1xb1EUjQ8w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6768,7 +6768,7 @@ "hash": "hWXrWSmvX32hz1YqugvW6A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6780,7 +6780,7 @@ "hash": "V6pnYY+4ZMbML6R/mS2C9w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6792,7 +6792,7 @@ "hash": "uAwu3c8FIU60gKUT4LD46w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6804,7 +6804,7 @@ "hash": "ilV1CrQdiERGXt7d1Hc7Nw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6816,7 +6816,7 @@ "hash": "DmKu2o9qZUWqmK2RR4HhBA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6828,7 +6828,7 @@ "hash": "oEmtwisrVTNZ/QJ+cGrdvg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6840,7 +6840,7 @@ "hash": "kcWnT+sNoRcZSxqxTQYI1Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6852,7 +6852,7 @@ "hash": "PDV2A482wR0e6weDzEa/mA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6864,7 +6864,7 @@ "hash": "TzZ+lHcmvuL6Ff+0BA4vBg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6876,7 +6876,7 @@ "hash": "ZpAX+N1sNTg7xSVsI6cWJQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6888,7 +6888,7 @@ "hash": "U49/LEChjL7k2SN77O/KBA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6900,7 +6900,7 @@ "hash": "XH9wHogF3YP6gqcS0LgDcA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6912,7 +6912,7 @@ "hash": "FsBPedXNWhTaavE5I2f6Ug==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6924,7 +6924,7 @@ "hash": "gbcn60HSO1t1ESvX6Lyckg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6936,7 +6936,7 @@ "hash": "OcC+TxH/7GIVi90yhZQHjw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6948,7 +6948,7 @@ "hash": "ymKsS296loGek7gXdjfVag==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6960,7 +6960,7 @@ "hash": "oqC/9pyVFFf/dbc5xxpCwg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6972,7 +6972,7 @@ "hash": "Rbj5Mw/Uxw2eSDu5cOTSrQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6984,7 +6984,7 @@ "hash": "tOUWmarYn6Ucy6tixNFtXw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -6996,7 +6996,7 @@ "hash": "S2+CtyrbPNDZ6veMpHM67w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7008,7 +7008,7 @@ "hash": "m6dCGDV6DA2xo3oIKXr+GA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7020,7 +7020,7 @@ "hash": "peF5Nw2/mC/OfMxrYY01Ig==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7032,7 +7032,7 @@ "hash": "7ePbxmtbrPGHJv3i2vadMQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7044,7 +7044,7 @@ "hash": "T0Eg+Pou6uMx00VaALWKWQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7056,7 +7056,7 @@ "hash": "TA6Jn0/8Hjd0RycIbm6LQg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7068,7 +7068,7 @@ "hash": "OCZv1KnnVeZ06St2zVHGbA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7080,7 +7080,7 @@ "hash": "5RQKrbD+26Fnc8kXObylbA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7092,7 +7092,7 @@ "hash": "PQ5c8H8hMcwWu4fEkFTaUg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7104,7 +7104,7 @@ "hash": "eq0YY9vJG+zsRW1nVThyug==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7116,7 +7116,7 @@ "hash": "Zjd4PAsR5NcHW//v5ThKZA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7128,7 +7128,7 @@ "hash": "6tmul44jX7uK4wYQIx195g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7140,7 +7140,7 @@ "hash": "aJGiG3244L2UiEdb+AXo3g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7152,7 +7152,7 @@ "hash": "gvhms0W7YeG8xmE3V1b05A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7164,7 +7164,7 @@ "hash": "f1H+2DTEuNXJfcEIeNPbsQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7176,7 +7176,7 @@ "hash": "dnqNmJ0rt5tM+YIGtHRzOg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7188,7 +7188,7 @@ "hash": "JPyYpvFWKZKBrNoj3komhQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7200,7 +7200,7 @@ "hash": "r1W79yOwDaL9glOaLKOdxw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7212,7 +7212,7 @@ "hash": "lgTDhP6xWcbVgj34/LA5cg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7224,7 +7224,7 @@ "hash": "ZV4aogQDxAQL+1Bif/aLfA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7236,7 +7236,7 @@ "hash": "t48QPYcPGN6/xXHrXPPrkw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7248,7 +7248,7 @@ "hash": "ECcNGPlqgUZKpS44wYNF1w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7260,7 +7260,7 @@ "hash": "VBXjAthDVi0VFZLipweuog==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7272,7 +7272,7 @@ "hash": "bbORiXtbMba0EvPK8q0uiA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7284,7 +7284,7 @@ "hash": "g2lS2kk9DxWrc31SeVwYlA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7296,7 +7296,7 @@ "hash": "ALq/A1MImZZjPC9BF9PNOw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7308,7 +7308,7 @@ "hash": "L93IfBdyqrGLYa8mktQt6A==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7320,7 +7320,7 @@ "hash": "DdyNCZPcbmGgqyxEplkidQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7332,7 +7332,7 @@ "hash": "UyQSj15eTsKzo4SBSIh9TQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7344,7 +7344,7 @@ "hash": "6fbneTPB7T9Rg83BS+yLpg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7356,7 +7356,7 @@ "hash": "74+Zdh1ijL9n9p+Pjsp1+g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7368,7 +7368,7 @@ "hash": "Utk9+7FGSG6fczSh5jReGg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7380,7 +7380,7 @@ "hash": "160kgHxx10fcahCLdHnkzg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7392,7 +7392,7 @@ "hash": "B76AJMGrgFJJxObwLUOuzw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7404,7 +7404,7 @@ "hash": "8eQ5vT90xHgsVWEi6axgXA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7416,7 +7416,7 @@ "hash": "gIIGZxD5732TvK4tQ55tLg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7428,7 +7428,7 @@ "hash": "sGL86aE/ELVm6wN1hOrqqg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7440,7 +7440,7 @@ "hash": "qtu7v6UKuCIz0ITktYCZ7Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7452,7 +7452,7 @@ "hash": "qumdOId0Y9QnRosaWCfKgg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7464,7 +7464,7 @@ "hash": "ETbqFgMXHhEJTV8oWTYRqw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7476,7 +7476,7 @@ "hash": "7Su9LgDdCYIr45HSu726PQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7488,7 +7488,7 @@ "hash": "sVjlUtJ3hAb3d8lqkQeNfQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7500,7 +7500,7 @@ "hash": "s5PPCQOvzHsS1vwEuN7lsA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7512,7 +7512,7 @@ "hash": "Q6zPzYGXeZRLbfM5vpJxzg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7524,7 +7524,7 @@ "hash": "HECEKBvWZoqxSJUUm9biCA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7536,7 +7536,7 @@ "hash": "XX/t16y8WTC9JUfQDImSvA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7548,7 +7548,7 @@ "hash": "fUXH2JgMU5LPG0f6eXGxag==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7560,7 +7560,7 @@ "hash": "PMNDRL88Ufxj/O4qhmJrLQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7572,7 +7572,7 @@ "hash": "VVZx4sijzuXv1P1vPE+sLg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7584,7 +7584,7 @@ "hash": "BLjFvc3s/sDIlYkr65fMFw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7596,7 +7596,7 @@ "hash": "LJ7JrPpNnfcJm+Deh6/iig==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7608,7 +7608,7 @@ "hash": "/K68VEVGmakdQQ1GbeZYGQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7620,7 +7620,7 @@ "hash": "ZNwkv5GyDueIBjbTPlQE9Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7632,7 +7632,7 @@ "hash": "ho1HpY2vZNuE8bftghGwfw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7644,7 +7644,7 @@ "hash": "ruMEJwylXQHh+v1pyKR2Ew==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7656,7 +7656,7 @@ "hash": "VKYu8WGNvTtDbHWUIcWMhw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7668,7 +7668,7 @@ "hash": "1JGDePa9pW4LLhfqJZP7UA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7680,7 +7680,7 @@ "hash": "5HXdjVNPoh7xx5gUNjrllQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7692,7 +7692,7 @@ "hash": "vZIIKvmoAnl/njfKrs0dtA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7704,7 +7704,7 @@ "hash": "wQ4F4cTluo5+KIezThwdPw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7716,7 +7716,7 @@ "hash": "dNUyWrW+Dj7jU7kI3NVDRA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7728,7 +7728,7 @@ "hash": "KS8u3C+7zL+hNYtN+aREPQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7740,7 +7740,7 @@ "hash": "XmRq1uMI8pb0iyFZs99D7g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7752,7 +7752,7 @@ "hash": "BkXUO+2inDoiq0S/4Wpe1Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7764,7 +7764,7 @@ "hash": "Mmkgd4x4YExAoS9mgcYW0w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7776,7 +7776,7 @@ "hash": "L7tCquwzPc/y9FdYlzpCzw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7788,7 +7788,7 @@ "hash": "Id3jcLPiKuSECWWuwFv2hQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7800,7 +7800,7 @@ "hash": "IbyPUL0pKRS+gvyTowXyIg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7812,7 +7812,7 @@ "hash": "xoybyD61Q7NI6BcUW0SeiA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7824,7 +7824,7 @@ "hash": "KhGPWgRxwSgNa3swsaxypQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7836,7 +7836,7 @@ "hash": "3yTOHXzaks/VvFf+Yu1WjQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7848,7 +7848,7 @@ "hash": "IFdNPGddhcteOqcZIuetSg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7860,7 +7860,7 @@ "hash": "8asYTJ0S/Da8KqiHJ/2I4w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7872,7 +7872,7 @@ "hash": "WBJbWvjMgDXWFcIEoCQa7Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7884,7 +7884,7 @@ "hash": "OnFz4jaMN8yRF2SWvtNfgQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7896,7 +7896,7 @@ "hash": "GPZfeYFpZ2Pgu0FzPOB9iw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7908,7 +7908,7 @@ "hash": "XNfjobq1TifQ3/dN5IU4fw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7920,7 +7920,7 @@ "hash": "RdGqUDDpt8dL43Gyj+AvBQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7932,7 +7932,7 @@ "hash": "xd9jtWjjAuQOSoQaxQNUhA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7944,7 +7944,7 @@ "hash": "kgJvb4r0eMBQt3goe8V70g==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7956,7 +7956,7 @@ "hash": "P12uwgxuxyBF293stqgbwQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7968,7 +7968,7 @@ "hash": "EtMpp3rmFZJmuzNC1HIK2Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7980,7 +7980,7 @@ "hash": "mQfoYalVvUdR57Jxmr9m7w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -7992,7 +7992,7 @@ "hash": "MSj3AMUNPkvV3EpAvaDs3Q==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8004,7 +8004,7 @@ "hash": "4E9gKXJOSyE0L2MLK3kP8w==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8016,7 +8016,7 @@ "hash": "tjE6osszWTtqiz8iYOkGZQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8028,7 +8028,7 @@ "hash": "5jQj5VktZWA2m/c9WPDrAw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8040,7 +8040,7 @@ "hash": "jmyVMoaOs2Nx3yN4MVPxPw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8052,7 +8052,7 @@ "hash": "GuJRZilncU9r+CbquDXIPQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8064,7 +8064,7 @@ "hash": "6hq0yw8Y4cpdygivtHCebw==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8076,7 +8076,7 @@ "hash": "ECNn4NzfrkDpHQkzVJvKSQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8088,7 +8088,7 @@ "hash": "CtVmKJ0pNZuf0cJQYcxGgQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8100,7 +8100,7 @@ "hash": "StYNa/p+ejDNnD3vUU4wxQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8112,7 +8112,7 @@ "hash": "SuhsPyCgbaiZPtuhQ3D3yg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8124,7 +8124,7 @@ "hash": "4OA/buMbpEBACHiUYpCEag==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8136,7 +8136,7 @@ "hash": "S85+M08X4gSYRPgqW21fAQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8148,7 +8148,7 @@ "hash": "fNfvXqnUNXvWmqmPIW0fuA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8160,7 +8160,7 @@ "hash": "rbvqYn1oVKayxf1mEnGkMA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8172,7 +8172,7 @@ "hash": "ouKfDLMeUJdQEnF/p8uRPg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8184,7 +8184,7 @@ "hash": "Xa2TgjEQLGi7upSWkfCcoA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8196,7 +8196,7 @@ "hash": "Ttk1dQ7KE++yjQRTILCFfA==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -8252,17 +8252,17 @@ "total_file_count": 0, "skipped_file_count": 0 }, - "ManagedReferenceDocumentProcessor": { - "can_incremental": true, - "incrementalPhase": "build", - "total_file_count": 682, - "skipped_file_count": 601 - }, "ConceptualDocumentProcessor": { "can_incremental": true, "incrementalPhase": "build", "total_file_count": 3, "skipped_file_count": 3 + }, + "ManagedReferenceDocumentProcessor": { + "can_incremental": true, + "incrementalPhase": "build", + "total_file_count": 682, + "skipped_file_count": 393 } } }, diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 92c26a515..0b8cb8af8 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -18268,6 +18268,35 @@ references: isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig nameWithType: DalamudPluginInterface.SavePluginConfig +- uid: Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject) + name: SendMessage(ExpandoObject) + href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_SendMessage_System_Dynamic_ExpandoObject_ + commentId: M:Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject) + fullName: Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject) + nameWithType: DalamudPluginInterface.SendMessage(ExpandoObject) +- uid: Dalamud.Plugin.DalamudPluginInterface.SendMessage* + name: SendMessage + href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_SendMessage_ + commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.SendMessage + isSpec: "True" + fullName: Dalamud.Plugin.DalamudPluginInterface.SendMessage + nameWithType: DalamudPluginInterface.SendMessage +- uid: Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String,System.Action{System.Dynamic.ExpandoObject}) + name: Subscribe(String, Action) + href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Subscribe_System_String_System_Action_System_Dynamic_ExpandoObject__ + commentId: M:Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String,System.Action{System.Dynamic.ExpandoObject}) + name.vb: Subscribe(String, Action(Of ExpandoObject)) + fullName: Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String, System.Action) + fullName.vb: Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String, System.Action(Of System.Dynamic.ExpandoObject)) + nameWithType: DalamudPluginInterface.Subscribe(String, Action) + nameWithType.vb: DalamudPluginInterface.Subscribe(String, Action(Of ExpandoObject)) +- uid: Dalamud.Plugin.DalamudPluginInterface.Subscribe* + name: Subscribe + href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Subscribe_ + commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.Subscribe + isSpec: "True" + fullName: Dalamud.Plugin.DalamudPluginInterface.Subscribe + nameWithType: DalamudPluginInterface.Subscribe - uid: Dalamud.Plugin.DalamudPluginInterface.TargetModuleScanner name: TargetModuleScanner href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_TargetModuleScanner @@ -18280,6 +18309,19 @@ references: commentId: F:Dalamud.Plugin.DalamudPluginInterface.UiBuilder fullName: Dalamud.Plugin.DalamudPluginInterface.UiBuilder nameWithType: DalamudPluginInterface.UiBuilder +- uid: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String) + name: Unsubscribe(String) + href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_System_String_ + commentId: M:Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String) + fullName: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String) + nameWithType: DalamudPluginInterface.Unsubscribe(String) +- uid: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe* + name: Unsubscribe + href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_ + commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.Unsubscribe + isSpec: "True" + fullName: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe + nameWithType: DalamudPluginInterface.Unsubscribe - uid: Dalamud.Plugin.IDalamudPlugin name: IDalamudPlugin href: api/Dalamud.Plugin.IDalamudPlugin.html