Member Junction
Preparing search index...
@memberjunction/communication-types
ReplyToMessageParams
Type Alias ReplyToMessageParams<T>
type
ReplyToMessageParams
<
T
=
Record
<
string
,
any
>
>
=
{
ContextData
?:
T
;
Message
:
ProcessedMessage
;
MessageID
:
string
;
}
Type Parameters
T
=
Record
<
string
,
any
>
Index
Properties
Context
Data?
Message
Message
ID
Properties
Optional
Context
Data
ContextData
?:
T
Message
Message
:
ProcessedMessage
The message to send as a reply
Message
ID
MessageID
:
string
The ID of the message to reply to
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Context
Data
Message
Message
ID
Member Junction
Loading...
The message to send as a reply