Esposter
Preparing search index...
@esposter/azure-functions
createAndBroadcastMessage
Function createAndBroadcastMessage
createAndBroadcastMessage
<
T
extends
CreateMessageInput
>
(
context
:
InvocationContext
,
input
:
T
,
)
:
Promise
<
InstanceType
<
{
Call
:
typeof
StandardMessageEntity
;
EditRoom
:
typeof
StandardMessageEntity
;
Message
:
typeof
StandardMessageEntity
;
PinMessage
:
typeof
StandardMessageEntity
;
Poll
:
typeof
StandardMessageEntity
;
System
:
typeof
StandardMessageEntity
;
Webhook
:
typeof
WebhookMessageEntity
;
}
[
T
[
"type"
]
]
,
>
,
>
Type Parameters
T
extends
CreateMessageInput
Parameters
context
:
InvocationContext
input
:
T
Returns
Promise
<
InstanceType
<
{
Call
:
typeof
StandardMessageEntity
;
EditRoom
:
typeof
StandardMessageEntity
;
Message
:
typeof
StandardMessageEntity
;
PinMessage
:
typeof
StandardMessageEntity
;
Poll
:
typeof
StandardMessageEntity
;
System
:
typeof
StandardMessageEntity
;
Webhook
:
typeof
WebhookMessageEntity
;
}
[
T
[
"type"
]
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...