Preparing search index...
The search index is not available
@skyway-sdk/sfu-bot
@skyway-sdk/sfu-bot
SfuBotPlugin
Class SfuBotPlugin
Hierarchy
SkyWayPlugin
SfuBotPlugin
Index
Constructors
constructor
Properties
options
subtype
subtype
Methods
create
Bot
delete
Bot
Constructors
constructor
new
Sfu
Bot
Plugin
(
_options
?
)
:
SfuBotPlugin
Parameters
_options
:
Partial
<
SfuBotPluginOptions
>
= {}
Returns
SfuBotPlugin
Properties
Readonly
options
options
:
SfuBotPluginOptions
Readonly
subtype
subtype
:
"sfu"
= SfuBotPlugin.subtype
Static
Readonly
subtype
subtype
:
"sfu"
= SfuBotMember.subtype
Methods
create
Bot
create
Bot
(
channel
)
:
Promise
<
SfuBotMember
>
Parameters
channel
:
Channel
Returns
Promise
<
SfuBotMember
>
Description
[japanese] SFU BotをChannelに呼び出す
delete
Bot
delete
Bot
(
channel
,
botId
)
:
Promise
<
void
>
Parameters
channel
:
Channel
botId
:
string
Returns
Promise
<
void
>
Description
[japanese] SFU BotをChannelから削除する
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
options
subtype
subtype
create
Bot
delete
Bot
@skyway-sdk/sfu-bot
Loading...
Description
[japanese] SFU BotをChannelに呼び出す