Skip to content

Commit e88f56c

Browse files
committed
1 parent a6551e4 commit e88f56c

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

snapshots/components/kook/simbot-component-kook-core/love.forte.simbot.component.kook.message/-kook-channel-message-details-content/-companion/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<div class="breadcrumbs"><a href="../../../index.html">simbot-component-kook-core</a><span class="delimiter">/</span><a href="../../index.html">love.forte.simbot.component.kook.message</a><span class="delimiter">/</span><a href="../index.html">KookChannelMessageDetailsContent</a><span class="delimiter">/</span><span class="current">Companion</span></div>
8787
<div class="cover ">
8888
<h1 class="cover"><span><span>Companion</span></span></h1>
89-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">object </span><a href="index.html">Companion</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L149">source</a>)</span></span></div></div></div>
89+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">object </span><a href="index.html">Companion</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L151">source</a>)</span></span></div></div></div>
9090
</div>
9191
<div class="tabbedcontent">
9292
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>

snapshots/components/kook/simbot-component-kook-core/love.forte.simbot.component.kook.message/-kook-channel-message-details-content/-companion/to-content.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<div class="cover ">
8888
<h1 class="cover"><span>to</span><wbr><span><span>Content</span></span></h1>
8989
</div>
90-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">fun </span><a href="../../../../simbot-component-kook-api/love.forte.simbot.kook.messages/-channel-message-details/index.html">ChannelMessageDetails</a><span class="token punctuation">.</span><a href="to-content.html"><span class="token function">toContent</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">bot<span class="token operator">: </span><a href="../../../love.forte.simbot.component.kook.bot/-kook-bot/index.html">KookBot</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../index.html">KookChannelMessageDetailsContent</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L183">source</a>)</span></span></div><p class="paragraph">使用消息事件并将其中的消息内容转化为 <a href="../index.html">KookChannelMessageDetailsContent</a>.</p></div></div>
90+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">fun </span><a href="../../../../simbot-component-kook-api/love.forte.simbot.kook.messages/-channel-message-details/index.html">ChannelMessageDetails</a><span class="token punctuation">.</span><a href="to-content.html"><span class="token function">toContent</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">bot<span class="token operator">: </span><a href="../../../love.forte.simbot.component.kook.bot/-kook-bot/index.html">KookBot</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../index.html">KookChannelMessageDetailsContent</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L185">source</a>)</span></span></div><p class="paragraph">使用消息事件并将其中的消息内容转化为 <a href="../index.html">KookChannelMessageDetailsContent</a>.</p></div></div>
9191
</div>
9292
<div class="footer">
9393
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021-2024 <a href="https://github.com/simple-robot">Simple Robot</a>. All rights reserved.</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>

snapshots/components/kook/simbot-component-kook-core/love.forte.simbot.component.kook.message/-kook-channel-message-details-content/-companion/to-messages.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<div class="cover ">
8888
<h1 class="cover"><span>to</span><wbr><span><span>Messages</span></span></h1>
8989
</div>
90-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">fun </span><a href="../../../../simbot-component-kook-api/love.forte.simbot.kook.messages/-channel-message-details/index.html">ChannelMessageDetails</a><span class="token punctuation">.</span><a href="to-messages.html"><span class="token function">toMessages</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://docs.simbot.forte.love/main-v4/simbot-api/love.forte.simbot.message/-messages/index.html">Messages</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L156">source</a>)</span></span></div><p class="paragraph">使用消息事件并将其中的消息内容转化为 <a href="https://docs.simbot.forte.love/main-v4/simbot-api/love.forte.simbot.message/-messages/index.html">Messages</a>.</p></div></div>
90+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">fun </span><a href="../../../../simbot-component-kook-api/love.forte.simbot.kook.messages/-channel-message-details/index.html">ChannelMessageDetails</a><span class="token punctuation">.</span><a href="to-messages.html"><span class="token function">toMessages</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://docs.simbot.forte.love/main-v4/simbot-api/love.forte.simbot.message/-messages/index.html">Messages</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L158">source</a>)</span></span></div><p class="paragraph">使用消息事件并将其中的消息内容转化为 <a href="https://docs.simbot.forte.love/main-v4/simbot-api/love.forte.simbot.message/-messages/index.html">Messages</a>.</p></div></div>
9191
</div>
9292
<div class="footer">
9393
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021-2024 <a href="https://github.com/simple-robot">Simple Robot</a>. All rights reserved.</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>

snapshots/components/kook/simbot-component-kook-core/love.forte.simbot.component.kook.message/-kook-channel-message-details-content/delete.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<div class="cover ">
8888
<h1 class="cover"><span><span>delete</span></span></h1>
8989
</div>
90-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">suspend override </span><span class="token keyword">fun </span><a href="delete.html"><span class="token function">delete</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>options<span class="token operator">: </span><a href="https://docs.simbot.forte.love/main-v4/simbot-api/love.forte.simbot.ability/-delete-option/index.html">DeleteOption</a></span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L116">source</a>)</span></span></div><p class="paragraph">删除当前的频道消息。</p><p class="paragraph">通过 <a href="../../../simbot-component-kook-api/love.forte.simbot.kook.api.message/-delete-channel-message-api/index.html">DeleteChannelMessageApi</a> 删除消息。 会抛出请求 <a href="../../../simbot-component-kook-api/love.forte.simbot.kook.api.message/-delete-channel-message-api/index.html">DeleteChannelMessageApi</a> 过程中可能出现的任何异常。</p></div></div>
90+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">suspend override </span><span class="token keyword">fun </span><a href="delete.html"><span class="token function">delete</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>options<span class="token operator">: </span><a href="https://docs.simbot.forte.love/main-v4/simbot-api/love.forte.simbot.ability/-delete-option/index.html">DeleteOption</a></span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L118">source</a>)</span></span></div><p class="paragraph">删除当前的频道消息。</p><p class="paragraph">通过 <a href="../../../simbot-component-kook-api/love.forte.simbot.kook.api.message/-delete-channel-message-api/index.html">DeleteChannelMessageApi</a> 删除消息。 会抛出请求 <a href="../../../simbot-component-kook-api/love.forte.simbot.kook.api.message/-delete-channel-message-api/index.html">DeleteChannelMessageApi</a> 过程中可能出现的任何异常。</p></div></div>
9191
</div>
9292
<div class="footer">
9393
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021-2024 <a href="https://github.com/simple-robot">Simple Robot</a>. All rights reserved.</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>

snapshots/components/kook/simbot-component-kook-core/love.forte.simbot.component.kook.message/-kook-channel-message-details-content/reference-message.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<div class="cover ">
8888
<h1 class="cover"><span>reference</span><wbr><span><span>Message</span></span></h1>
8989
</div>
90-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">suspend override </span><span class="token keyword">fun </span><a href="reference-message.html"><span class="token function">referenceMessage</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-kook-message-content/index.html">KookMessageContent</a><span class="token operator">?</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L103">source</a>)</span></span></div><p class="paragraph">根据 <a href="reference.html">消息引用</a> 查询其对应的消息原内容。</p></div></div>
90+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">suspend override </span><span class="token keyword">fun </span><a href="reference-message.html"><span class="token function">referenceMessage</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../-kook-message-content/index.html">KookMessageContent</a><span class="token operator">?</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L104">source</a>)</span></span></div><p class="paragraph">根据 <a href="reference.html">消息引用</a> 查询其对应的消息原内容。</p></div></div>
9191
</div>
9292
<div class="footer">
9393
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021-2024 <a href="https://github.com/simple-robot">Simple Robot</a>. All rights reserved.</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>

snapshots/components/kook/simbot-component-kook-core/love.forte.simbot.component.kook.message/-kook-channel-message-details-content/to-string.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<div class="cover ">
8888
<h1 class="cover"><span>to</span><wbr><span><span>String</span></span></h1>
8989
</div>
90-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">override </span><span class="token keyword">fun </span><a href="to-string.html"><span class="token function">toString</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L147">source</a>)</span></span></div></div></div>
90+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":simbot-component-kook-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">override </span><span class="token keyword">fun </span><a href="to-string.html"><span class="token function">toString</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/simple-robot/simbot-component-kook/tree/main/simbot-component-kook-core/src//commonMain/kotlin/love/forte/simbot/component/kook/message/KookChannelMessageDetailsContent.kt#L149">source</a>)</span></span></div></div></div>
9191
</div>
9292
<div class="footer">
9393
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2021-2024 <a href="https://github.com/simple-robot">Simple Robot</a>. All rights reserved.</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>

0 commit comments

Comments
 (0)