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