Dalamud/docs/api/Discord.WebSocket.SocketNewsChannel.html
2020-03-24 03:22:08 +09:00

451 lines
28 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>Class SocketNewsChannel
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class SocketNewsChannel
">
<meta name="generator" content="docfx 2.48.1.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.WebSocket.SocketNewsChannel">
<h1 id="Discord_WebSocket_SocketNewsChannel" data-uid="Discord.WebSocket.SocketNewsChannel" class="text-break">Class SocketNewsChannel
</h1>
<div class="markdown level0 summary"><p>Represents a WebSocket-based news channel in a guild that has the same properties as a <a class="xref" href="Discord.WebSocket.SocketTextChannel.html">SocketTextChannel</a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><a class="xref" href="Discord.WebSocket.SocketEntity-1.html">SocketEntity</a>&lt;<span class="xref">System.UInt64</span>&gt;</div>
<div class="level2"><a class="xref" href="Discord.WebSocket.SocketChannel.html">SocketChannel</a></div>
<div class="level3"><a class="xref" href="Discord.WebSocket.SocketGuildChannel.html">SocketGuildChannel</a></div>
<div class="level4"><a class="xref" href="Discord.WebSocket.SocketTextChannel.html">SocketTextChannel</a></div>
<div class="level5"><span class="xref">SocketNewsChannel</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><a class="xref" href="Discord.ITextChannel.html">ITextChannel</a></div>
<div><a class="xref" href="Discord.IMentionable.html">IMentionable</a></div>
<div><a class="xref" href="Discord.INestedChannel.html">INestedChannel</a></div>
<div><a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a></div>
<div><a class="xref" href="Discord.IDeletable.html">IDeletable</a></div>
<div><a class="xref" href="Discord.WebSocket.ISocketMessageChannel.html">ISocketMessageChannel</a></div>
<div><a class="xref" href="Discord.IMessageChannel.html">IMessageChannel</a></div>
<div><a class="xref" href="Discord.IChannel.html">IChannel</a></div>
<div><a class="xref" href="Discord.ISnowflakeEntity.html">ISnowflakeEntity</a></div>
<div><a class="xref" href="Discord.IEntity-1.html">IEntity</a>&lt;<span class="xref">System.UInt64</span>&gt;</div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Topic">SocketTextChannel.Topic</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CategoryId">SocketTextChannel.CategoryId</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Category">SocketTextChannel.Category</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SyncPermissionsAsync_Discord_RequestOptions_">SocketTextChannel.SyncPermissionsAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_IsNsfw">SocketTextChannel.IsNsfw</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Mention">SocketTextChannel.Mention</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CachedMessages">SocketTextChannel.CachedMessages</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Users">SocketTextChannel.Users</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_ModifyAsync_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_">SocketTextChannel.ModifyAsync(Action&lt;TextChannelProperties&gt;, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessage_System_UInt64_">SocketTextChannel.GetCachedMessage(UInt64)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_">SocketTextChannel.GetMessageAsync(UInt64, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_">SocketTextChannel.GetMessagesAsync(Int32, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_">SocketTextChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_">SocketTextChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_System_Int32_">SocketTextChannel.GetCachedMessages(Int32)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_System_UInt64_Discord_Direction_System_Int32_">SocketTextChannel.GetCachedMessages(UInt64, Direction, Int32)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_Discord_IMessage_Discord_Direction_System_Int32_">SocketTextChannel.GetCachedMessages(IMessage, Direction, Int32)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetPinnedMessagesAsync_Discord_RequestOptions_">SocketTextChannel.GetPinnedMessagesAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_">SocketTextChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_">SocketTextChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_">SocketTextChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_Discord_IMessage__Discord_RequestOptions_">SocketTextChannel.DeleteMessagesAsync(IEnumerable&lt;IMessage&gt;, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_System_UInt64__Discord_RequestOptions_">SocketTextChannel.DeleteMessagesAsync(IEnumerable&lt;UInt64&gt;, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_">SocketTextChannel.DeleteMessageAsync(UInt64, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_">SocketTextChannel.DeleteMessageAsync(IMessage, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_TriggerTypingAsync_Discord_RequestOptions_">SocketTextChannel.TriggerTypingAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_EnterTypingState_Discord_RequestOptions_">SocketTextChannel.EnterTypingState(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetUser_System_UInt64_">SocketTextChannel.GetUser(UInt64)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_">SocketTextChannel.CreateWebhookAsync(String, Stream, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_">SocketTextChannel.GetWebhookAsync(UInt64, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetWebhooksAsync_Discord_RequestOptions_">SocketTextChannel.GetWebhooksAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__System_Boolean_System_Boolean_Discord_RequestOptions_">SocketTextChannel.CreateInviteAsync(Nullable&lt;Int32&gt;, Nullable&lt;Int32&gt;, Boolean, Boolean, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetInvitesAsync_Discord_RequestOptions_">SocketTextChannel.GetInvitesAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_">SocketTextChannel.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_">SocketTextChannel.ITextChannel.GetWebhookAsync(UInt64, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_GetWebhooksAsync_Discord_RequestOptions_">SocketTextChannel.ITextChannel.GetWebhooksAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_">SocketTextChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_">SocketTextChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_">SocketTextChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_">SocketTextChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_">SocketTextChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_">SocketTextChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_INestedChannel_GetCategoryAsync_Discord_CacheMode_Discord_RequestOptions_">SocketTextChannel.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Guild">SocketGuildChannel.Guild</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Name">SocketGuildChannel.Name</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Position">SocketGuildChannel.Position</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_PermissionOverwrites">SocketGuildChannel.PermissionOverwrites</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_ModifyAsync_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_">SocketGuildChannel.ModifyAsync(Action&lt;GuildChannelProperties&gt;, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_DeleteAsync_Discord_RequestOptions_">SocketGuildChannel.DeleteAsync(RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetPermissionOverwrite_Discord_IUser_">SocketGuildChannel.GetPermissionOverwrite(IUser)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetPermissionOverwrite_Discord_IRole_">SocketGuildChannel.GetPermissionOverwrite(IRole)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_">SocketGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_">SocketGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_">SocketGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_">SocketGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_ToString">SocketGuildChannel.ToString()</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_Guild">SocketGuildChannel.IGuildChannel.Guild</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GuildId">SocketGuildChannel.IGuildChannel.GuildId</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_Discord_IRole_">SocketGuildChannel.IGuildChannel.GetPermissionOverwrite(IRole)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_Discord_IUser_">SocketGuildChannel.IGuildChannel.GetPermissionOverwrite(IUser)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_">SocketGuildChannel.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_">SocketGuildChannel.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_">SocketGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_">SocketGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_">SocketGuildChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions)</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_CreatedAt">SocketChannel.CreatedAt</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Discord_IChannel_Name">SocketChannel.IChannel.Name</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.SocketEntity-1.html#Discord_WebSocket_SocketEntity_1_Id">SocketEntity&lt;UInt64&gt;.Id</a>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Discord.WebSocket.html">Discord.WebSocket</a></h6>
<h6><strong>Assembly</strong>: Discord.Net.WebSocket.dll</h6>
<h5 id="Discord_WebSocket_SocketNewsChannel_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class SocketNewsChannel : SocketTextChannel, ITextChannel, IMentionable, INestedChannel, IGuildChannel, IDeletable, ISocketMessageChannel, IMessageChannel, IChannel, ISnowflakeEntity, IEntity&lt;ulong&gt;</code></pre>
</div>
<h5 id="Discord_WebSocket_SocketNewsChannel_remarks"><strong>Remarks</strong></h5>
<div class="markdown level0 remarks"><div class="WARNING"><h5>warning</h5><p>
The <a class="xref" href="Discord.WebSocket.SocketNewsChannel.html#Discord_WebSocket_SocketNewsChannel_SlowModeInterval">SlowModeInterval</a> property is not supported for news channels.
</p></div>
</div>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketNewsChannel_SlowModeInterval.md&amp;value=---%0Auid%3A%20Discord.WebSocket.SocketNewsChannel.SlowModeInterval%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/dev/src/Discord.Net.WebSocket/Entities/Channels/SocketNewsChannel.cs/#L36">View Source</a>
</span>
<a id="Discord_WebSocket_SocketNewsChannel_SlowModeInterval_" data-uid="Discord.WebSocket.SocketNewsChannel.SlowModeInterval*"></a>
<h4 id="Discord_WebSocket_SocketNewsChannel_SlowModeInterval" data-uid="Discord.WebSocket.SocketNewsChannel.SlowModeInterval">SlowModeInterval</h4>
<div class="markdown level1 summary"><p>Gets the current slow-mode delay for this channel.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override int SlowModeInterval { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><p>An <span class="xref">System.Int32</span> representing the time in seconds required before the user can send another
message; <code>0</code> if disabled.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SlowModeInterval">SocketTextChannel.SlowModeInterval</a></div>
<h5 id="Discord_WebSocket_SocketNewsChannel_SlowModeInterval_remarks">Remarks</h5>
<div class="markdown level1 remarks"><div class="IMPORTANT"><h5>important</h5><p>
This property is not supported by this type. Attempting to use this property will result in a <span class="xref">System.NotSupportedException</span>.
</p></div>
</div>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="Discord.ITextChannel.html">ITextChannel</a>
</div>
<div>
<a class="xref" href="Discord.IMentionable.html">IMentionable</a>
</div>
<div>
<a class="xref" href="Discord.INestedChannel.html">INestedChannel</a>
</div>
<div>
<a class="xref" href="Discord.IGuildChannel.html">IGuildChannel</a>
</div>
<div>
<a class="xref" href="Discord.IDeletable.html">IDeletable</a>
</div>
<div>
<a class="xref" href="Discord.WebSocket.ISocketMessageChannel.html">ISocketMessageChannel</a>
</div>
<div>
<a class="xref" href="Discord.IMessageChannel.html">IMessageChannel</a>
</div>
<div>
<a class="xref" href="Discord.IChannel.html">IChannel</a>
</div>
<div>
<a class="xref" href="Discord.ISnowflakeEntity.html">ISnowflakeEntity</a>
</div>
<div>
<a class="xref" href="Discord.IEntity-1.html">IEntity&lt;TId&gt;</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketNewsChannel.md&amp;value=---%0Auid%3A%20Discord.WebSocket.SocketNewsChannel%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goaaats/Discord.Net/blob/dev/src/Discord.Net.WebSocket/Entities/Channels/SocketNewsChannel.cs/#L17" class="contribution-link">View Source</a>
</li>
</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>