mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
559 lines
30 KiB
HTML
559 lines
30 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Namespace Discord
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Namespace Discord
|
|
">
|
|
<meta name="generator" content="docfx 2.50.0.0">
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico">
|
|
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
|
<link rel="stylesheet" href="../styles/docfx.css">
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
<meta property="docfx:navrel" content="">
|
|
<meta property="docfx:tocrel" content="toc.html">
|
|
|
|
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
|
<div id="wrapper">
|
|
<header>
|
|
|
|
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
|
|
<a class="navbar-brand" href="../index.html">
|
|
<img id="logo" class="svg" src="../logo.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar">
|
|
<form class="navbar-form navbar-right" role="search" id="search">
|
|
<div class="form-group">
|
|
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="subnav navbar navbar-default">
|
|
<div class="container hide-when-search" id="breadcrumb">
|
|
<ul class="breadcrumb">
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<div role="main" class="container body-content hide-when-search">
|
|
|
|
<div class="sidenav hide-when-search">
|
|
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
<div class="sidetoggle collapse" id="sidetoggle">
|
|
<div id="sidetoc"></div>
|
|
</div>
|
|
</div>
|
|
<div class="article row grid-right">
|
|
<div class="col-md-10">
|
|
<article class="content wrap" id="_content" data-uid="Discord">
|
|
|
|
<h1 id="Discord" data-uid="Discord" class="text-break">Namespace Discord
|
|
</h1>
|
|
<div class="markdown level0 summary"></div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="markdown level0 remarks"></div>
|
|
<h3 id="classes">Classes
|
|
</h3>
|
|
<h4><a class="xref" href="Discord.AddGuildUserProperties.html">AddGuildUserProperties</a></h4>
|
|
<section><p>Properties that are used to add a new <a class="xref" href="Discord.IGuildUser.html">IGuildUser</a> to the guild with the following parameters.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.AsyncEnumerableExtensions.html">AsyncEnumerableExtensions</a></h4>
|
|
<section><p>An extension class for squashing <span class="xref">System.Collections.Generic.IAsyncEnumerable<T></span>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Attachment.html">Attachment</a></h4>
|
|
<section><p>Represents a message attachment found in a <a class="xref" href="Discord.IUserMessage.html">IUserMessage</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.AttachmentExtensions.html">AttachmentExtensions</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.CDN.html">CDN</a></h4>
|
|
<section><p>Represents a class containing the strings related to various Content Delivery Networks (CDNs).</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.CustomStatusGame.html">CustomStatusGame</a></h4>
|
|
<section><p>A user's activity for their custom status.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.DiscordClientExtensions.html">DiscordClientExtensions</a></h4>
|
|
<section><p>An extension class for the Discord client.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.DiscordComparers.html">DiscordComparers</a></h4>
|
|
<section><p>Represents a collection of <span class="xref">System.Collections.Generic.IEqualityComparer<T></span> for various Discord objects.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.DiscordConfig.html">DiscordConfig</a></h4>
|
|
<section><p>Defines various behaviors of Discord.Net.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Embed.html">Embed</a></h4>
|
|
<section><p>Represents an embed object seen in an <a class="xref" href="Discord.IUserMessage.html">IUserMessage</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedAuthorBuilder.html">EmbedAuthorBuilder</a></h4>
|
|
<section><p>Represents a builder class for a author field.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></h4>
|
|
<section><p>Represents a builder class for creating a <a class="xref" href="Discord.EmbedType.html#Discord_EmbedType_Rich">Rich</a> <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedBuilderExtensions.html">EmbedBuilderExtensions</a></h4>
|
|
<section><p>An extension class for building an embed.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a></h4>
|
|
<section><p>Represents a builder class for an embed field.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedFooterBuilder.html">EmbedFooterBuilder</a></h4>
|
|
<section><p>Represents a builder class for an embed footer.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Emoji.html">Emoji</a></h4>
|
|
<section><p>A Unicode emoji.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Emote.html">Emote</a></h4>
|
|
<section><p>A custom image-based emote.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmoteProperties.html">EmoteProperties</a></h4>
|
|
<section><p>Provides properties that are used to modify an <a class="xref" href="Discord.Emote.html">Emote</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Format.html">Format</a></h4>
|
|
<section><p>A helper class for formatting characters.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Game.html">Game</a></h4>
|
|
<section><p>A user's game status.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GameAsset.html">GameAsset</a></h4>
|
|
<section><p>An asset for a <a class="xref" href="Discord.RichGame.html">RichGame</a> object containing the text and image.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GameParty.html">GameParty</a></h4>
|
|
<section><p>Party information for a <a class="xref" href="Discord.RichGame.html">RichGame</a> object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GameSecrets.html">GameSecrets</a></h4>
|
|
<section><p>Party secret for a <a class="xref" href="Discord.RichGame.html">RichGame</a> object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GameTimestamps.html">GameTimestamps</a></h4>
|
|
<section><p>Timestamps for a <a class="xref" href="Discord.RichGame.html">RichGame</a> object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildChannelProperties.html">GuildChannelProperties</a></h4>
|
|
<section><p>Properties that are used to modify an <a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildEmbedProperties.html">GuildEmbedProperties</a></h4>
|
|
<section><p>Provides properties that are used to modify the widget of an <a class="xref" href="Discord.IGuild.html">IGuild</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildEmote.html">GuildEmote</a></h4>
|
|
<section><p>An image-based emote that is attached to a guild.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildExtensions.html">GuildExtensions</a></h4>
|
|
<section><p>An extension class for <a class="xref" href="Discord.IGuild.html">IGuild</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildIntegrationProperties.html">GuildIntegrationProperties</a></h4>
|
|
<section><p>Provides properties used to modify an <a class="xref" href="Discord.IGuildIntegration.html">IGuildIntegration</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildProperties.html">GuildProperties</a></h4>
|
|
<section><p>Provides properties that are used to modify an <a class="xref" href="Discord.IGuild.html">IGuild</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildUserProperties.html">GuildUserProperties</a></h4>
|
|
<section><p>Properties that are used to modify an <a class="xref" href="Discord.IGuildUser.html">IGuildUser</a> with the following parameters.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MentionUtils.html">MentionUtils</a></h4>
|
|
<section><p>Provides a series of helper methods for parsing mentions.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MessageActivity.html">MessageActivity</a></h4>
|
|
<section><p>An activity object found in a sent message.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MessageApplication.html">MessageApplication</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.MessageExtensions.html">MessageExtensions</a></h4>
|
|
<section><p>Provides extension methods for <a class="xref" href="Discord.IMessage.html">IMessage</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MessageProperties.html">MessageProperties</a></h4>
|
|
<section><p>Properties that are used to modify an <a class="xref" href="Discord.IUserMessage.html">IUserMessage</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MessageReference.html">MessageReference</a></h4>
|
|
<section><p>Contains the IDs sent from a crossposted message.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Optional.html">Optional</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.ReorderChannelProperties.html">ReorderChannelProperties</a></h4>
|
|
<section><p>Provides properties that are used to reorder an <a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ReorderRoleProperties.html">ReorderRoleProperties</a></h4>
|
|
<section><p>Properties that are used to reorder an <a class="xref" href="Discord.IRole.html">IRole</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></h4>
|
|
<section><p>Represents options that should be used when sending a request.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.RichGame.html">RichGame</a></h4>
|
|
<section><p>A user's Rich Presence status.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.RoleProperties.html">RoleProperties</a></h4>
|
|
<section><p>Properties that are used to modify an <a class="xref" href="Discord.IRole.html">IRole</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.SelfUserProperties.html">SelfUserProperties</a></h4>
|
|
<section><p>Properties that are used to modify the <a class="xref" href="Discord.ISelfUser.html">ISelfUser</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.SnowflakeUtils.html">SnowflakeUtils</a></h4>
|
|
<section><p>Provides a series of helper methods for handling snowflake identifiers.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.SpotifyGame.html">SpotifyGame</a></h4>
|
|
<section><p>A user's activity for listening to a song on Spotify.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.StreamingGame.html">StreamingGame</a></h4>
|
|
<section><p>A user's activity for streaming on services such as Twitch.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Tag-1.html">Tag<T></a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.TextChannelProperties.html">TextChannelProperties</a></h4>
|
|
<section><p>Provides properties that are used to modify an <a class="xref" href="Discord.ITextChannel.html">ITextChannel</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.TokenUtils.html">TokenUtils</a></h4>
|
|
<section><p>Provides a series of helper methods for handling Discord login tokens.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.UserExtensions.html">UserExtensions</a></h4>
|
|
<section><p>An extension class for various Discord user objects.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.VoiceChannelProperties.html">VoiceChannelProperties</a></h4>
|
|
<section><p>Provides properties that are used to modify an <a class="xref" href="Discord.IVoiceChannel.html">IVoiceChannel</a> with the specified changes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.WebhookProperties.html">WebhookProperties</a></h4>
|
|
<section><p>Properties used to modify an <a class="xref" href="Discord.IWebhook.html">IWebhook</a> with the specified changes.</p>
|
|
</section>
|
|
<h3 id="structs">Structs
|
|
</h3>
|
|
<h4><a class="xref" href="Discord.Cacheable-2.html">Cacheable<TEntity, TId></a></h4>
|
|
<section><p>Represents a cached entity.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ChannelPermissions.html">ChannelPermissions</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.Color.html">Color</a></h4>
|
|
<section><p>Represents a color used in Discord.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedAuthor.html">EmbedAuthor</a></h4>
|
|
<section><p>A author field of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedField.html">EmbedField</a></h4>
|
|
<section><p>A field for an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedFooter.html">EmbedFooter</a></h4>
|
|
<section><p>A footer field for an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedImage.html">EmbedImage</a></h4>
|
|
<section><p>An image for an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedProvider.html">EmbedProvider</a></h4>
|
|
<section><p>A provider field for an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedThumbnail.html">EmbedThumbnail</a></h4>
|
|
<section><p>A thumbnail featured in an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedVideo.html">EmbedVideo</a></h4>
|
|
<section><p>A video featured in an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.GuildPermissions.html">GuildPermissions</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.Image.html">Image</a></h4>
|
|
<section><p>An image that will be uploaded to Discord.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IntegrationAccount.html">IntegrationAccount</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.LogMessage.html">LogMessage</a></h4>
|
|
<section><p>Provides a message object used for logging purposes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Optional-1.html">Optional<T></a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.Overwrite.html">Overwrite</a></h4>
|
|
<section><p>Represent a permission object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.OverwritePermissions.html">OverwritePermissions</a></h4>
|
|
<section><p>Represents a container for a series of overwrite permissions.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ReactionMetadata.html">ReactionMetadata</a></h4>
|
|
<section><p>A metadata containing reaction information.</p>
|
|
</section>
|
|
<h3 id="interfaces">Interfaces
|
|
</h3>
|
|
<h4><a class="xref" href="Discord.IActivity.html">IActivity</a></h4>
|
|
<section><p>A user's activity status, typically a <a class="xref" href="Discord.Game.html">Game</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IApplication.html">IApplication</a></h4>
|
|
<section><p>Represents a Discord application created via the developer portal.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IAttachment.html">IAttachment</a></h4>
|
|
<section><p>Represents a message attachment found in a <a class="xref" href="Discord.IUserMessage.html">IUserMessage</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IAudioChannel.html">IAudioChannel</a></h4>
|
|
<section><p>Represents a generic audio channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IAuditLogData.html">IAuditLogData</a></h4>
|
|
<section><p>Represents data applied to an <a class="xref" href="Discord.IAuditLogEntry.html">IAuditLogEntry</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IAuditLogEntry.html">IAuditLogEntry</a></h4>
|
|
<section><p>Represents a generic audit log entry.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IBan.html">IBan</a></h4>
|
|
<section><p>Represents a generic ban object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ICategoryChannel.html">ICategoryChannel</a></h4>
|
|
<section><p>Represents a generic category channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IChannel.html">IChannel</a></h4>
|
|
<section><p>Represents a generic channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IConnection.html">IConnection</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.IDeletable.html">IDeletable</a></h4>
|
|
<section><p>Determines whether the object is deletable or not.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IDiscordClient.html">IDiscordClient</a></h4>
|
|
<section><p>Represents a generic Discord client.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IDMChannel.html">IDMChannel</a></h4>
|
|
<section><p>Represents a generic direct-message channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IEmbed.html">IEmbed</a></h4>
|
|
<section><p>Represents a Discord embed object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IEmote.html">IEmote</a></h4>
|
|
<section><p>Represents a general container for any type of emote in a message.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IEntity-1.html">IEntity<TId></a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.IGroupChannel.html">IGroupChannel</a></h4>
|
|
<section><p>Represents a generic private group channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IGroupUser.html">IGroupUser</a></h4>
|
|
<section><p>Represents a Discord user that is in a group.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IGuild.html">IGuild</a></h4>
|
|
<section><p>Represents a generic guild/server.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a></h4>
|
|
<section><p>Represents a generic guild channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IGuildIntegration.html">IGuildIntegration</a></h4>
|
|
<section><p>Holds information for a guild integration feature.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IGuildUser.html">IGuildUser</a></h4>
|
|
<section><p>Represents a generic guild user.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IInvite.html">IInvite</a></h4>
|
|
<section><p>Represents a generic invite object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IInviteMetadata.html">IInviteMetadata</a></h4>
|
|
<section><p>Represents additional information regarding the generic invite object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IMentionable.html">IMentionable</a></h4>
|
|
<section><p>Determines whether the object is mentionable or not.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IMessage.html">IMessage</a></h4>
|
|
<section><p>Represents a message object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IMessageChannel.html">IMessageChannel</a></h4>
|
|
<section><p>Represents a generic channel that can send and receive messages.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.INestedChannel.html">INestedChannel</a></h4>
|
|
<section><p>Represents a type of guild channel that can be nested within a category.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IPresence.html">IPresence</a></h4>
|
|
<section><p>Represents the user's presence status. This may include their online status and their activity.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IPrivateChannel.html">IPrivateChannel</a></h4>
|
|
<section><p>Represents a generic channel that is private to select recipients.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IReaction.html">IReaction</a></h4>
|
|
<section><p>Represents a generic reaction object.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IRole.html">IRole</a></h4>
|
|
<section><p>Represents a generic role object to be given to a guild user.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ISelfUser.html">ISelfUser</a></h4>
|
|
<section><p>Represents the logged-in Discord user.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ISnowflakeEntity.html">ISnowflakeEntity</a></h4>
|
|
<section><p>Represents a Discord snowflake entity.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ISystemMessage.html">ISystemMessage</a></h4>
|
|
<section><p>Represents a generic message sent by the system.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ITag.html">ITag</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.ITextChannel.html">ITextChannel</a></h4>
|
|
<section><p>Represents a generic channel in a guild that can send and receive messages.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IUpdateable.html">IUpdateable</a></h4>
|
|
<section><p>Defines whether the object is updateable or not.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IUser.html">IUser</a></h4>
|
|
<section><p>Represents a generic user.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IUserGuild.html">IUserGuild</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.IUserMessage.html">IUserMessage</a></h4>
|
|
<section><p>Represents a generic message sent by a user.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IVoiceChannel.html">IVoiceChannel</a></h4>
|
|
<section><p>Represents a generic voice channel in a guild.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IVoiceRegion.html">IVoiceRegion</a></h4>
|
|
<section><p>Represents a region of which the user connects to when using voice.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IVoiceState.html">IVoiceState</a></h4>
|
|
<section><p>Represents a user's voice connection status.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IWebhook.html">IWebhook</a></h4>
|
|
<section><p>Represents a webhook object on Discord.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.IWebhookUser.html">IWebhookUser</a></h4>
|
|
<section><p>Represents a Webhook Discord user.</p>
|
|
</section>
|
|
<h3 id="enums">Enums
|
|
</h3>
|
|
<h4><a class="xref" href="Discord.ActionType.html">ActionType</a></h4>
|
|
<section><p>Representing a type of action within an <a class="xref" href="Discord.IAuditLogEntry.html">IAuditLogEntry</a>.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ActivityProperties.html">ActivityProperties</a></h4>
|
|
<section><p>Flags for the <a class="xref" href="Discord.IActivity.html#Discord_IActivity_Flags">Flags</a> property, that are ORd together.
|
|
These describe what the activity payload includes.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ActivityType.html">ActivityType</a></h4>
|
|
<section><p>Specifies a Discord user's activity type.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.CacheMode.html">CacheMode</a></h4>
|
|
<section><p>Specifies the cache mode that should be used.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ChannelPermission.html">ChannelPermission</a></h4>
|
|
<section><p>Defines the available permissions for a channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ChannelType.html">ChannelType</a></h4>
|
|
<section><p>Defines the types of channels.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ClientType.html">ClientType</a></h4>
|
|
<section><p>Defines the types of clients a user can be active on.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ConnectionState.html">ConnectionState</a></h4>
|
|
<section><p>Specifies the connection state of a client.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.DefaultMessageNotifications.html">DefaultMessageNotifications</a></h4>
|
|
<section><p>Specifies the default message notification behavior the guild uses.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.Direction.html">Direction</a></h4>
|
|
<section><p>Specifies the direction of where message(s) should be retrieved from.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.EmbedType.html">EmbedType</a></h4>
|
|
<section><p>Specifies the type of embed.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ExplicitContentFilterLevel.html">ExplicitContentFilterLevel</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.GuildPermission.html">GuildPermission</a></h4>
|
|
<section><p>Defines the available permissions for a channel.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.ImageFormat.html">ImageFormat</a></h4>
|
|
<section><p>Specifies the type of format the image should return in.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.LoginState.html">LoginState</a></h4>
|
|
<section><p>Specifies the state of the client's login status.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.LogSeverity.html">LogSeverity</a></h4>
|
|
<section><p>Specifies the severity of the log message.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MessageActivityType.html">MessageActivityType</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.MessageSource.html">MessageSource</a></h4>
|
|
<section><p>Specifies the source of the Discord message.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MessageType.html">MessageType</a></h4>
|
|
<section><p>Specifies the type of message.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.MfaLevel.html">MfaLevel</a></h4>
|
|
<section><p>Specifies the guild's Multi-Factor Authentication (MFA) level requirement.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.PermissionTarget.html">PermissionTarget</a></h4>
|
|
<section><p>Specifies the target of the permission.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.PermValue.html">PermValue</a></h4>
|
|
<section><p>Specifies the permission value.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.PremiumTier.html">PremiumTier</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.PremiumType.html">PremiumType</a></h4>
|
|
<section><p>Specifies the type of subscription a user is subscribed to.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.RateLimitPrecision.html">RateLimitPrecision</a></h4>
|
|
<section><p>Specifies the level of precision to request in the rate limit
|
|
response header.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.RetryMode.html">RetryMode</a></h4>
|
|
<section><p>Specifies how a request should act in the case of an error.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.SystemChannelMessageDeny.html">SystemChannelMessageDeny</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.TagHandling.html">TagHandling</a></h4>
|
|
<section><p>Specifies the handling type the tag should use.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.TagType.html">TagType</a></h4>
|
|
<section><p>Specifies the type of Discord tag.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.TokenType.html">TokenType</a></h4>
|
|
<section><p>Specifies the type of token to use with the client.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.UserProperties.html">UserProperties</a></h4>
|
|
<section></section>
|
|
<h4><a class="xref" href="Discord.UserStatus.html">UserStatus</a></h4>
|
|
<section><p>Defines the available Discord user status.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.VerificationLevel.html">VerificationLevel</a></h4>
|
|
<section><p>Specifies the verification level the guild uses.</p>
|
|
</section>
|
|
<h4><a class="xref" href="Discord.WebhookType.html">WebhookType</a></h4>
|
|
<section><p>Represents the type of a webhook.</p>
|
|
</section>
|
|
</article>
|
|
</div>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<div class="contribution">
|
|
<ul class="nav">
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="grad-bottom"></div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<span class="pull-right">
|
|
<a href="#top">Back to top</a>
|
|
</span>
|
|
|
|
<span>Generated by <strong>DocFX</strong></span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|