Preparing search index...
The search index is not available
roman-client
roman-client
OutgoingMessage
Interface OutgoingMessage
interface
OutgoingMessage
{
attachment
?:
Attachment
;
botId
:
string
;
call
?:
Call
;
conversation
?:
string
;
conversationId
?:
string
;
emoji
?:
string
;
handle
?:
string
;
locale
?:
string
;
messageId
?:
string
;
poll
?:
Poll
;
refMessageId
?:
string
;
text
?:
Text
;
token
?:
string
;
type
:
string
;
userId
:
string
;
}
Index
Properties
attachment?
bot
Id
call?
conversation?
conversation
Id?
emoji?
handle?
locale?
message
Id?
poll?
ref
Message
Id?
text?
token?
type
user
Id
Properties
Optional
attachment
attachment
?:
Attachment
bot
Id
bot
Id
:
string
Optional
call
call
?:
Call
Optional
conversation
conversation
?:
string
Optional
conversation
Id
conversation
Id
?:
string
Optional
emoji
emoji
?:
string
Optional
handle
handle
?:
string
Optional
locale
locale
?:
string
Optional
message
Id
message
Id
?:
string
Optional
poll
poll
?:
Poll
Optional
ref
Message
Id
ref
Message
Id
?:
string
Optional
text
text
?:
Text
Optional
token
token
?:
string
type
type
:
string
user
Id
user
Id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
attachment
bot
Id
call
conversation
conversation
Id
emoji
handle
locale
message
Id
poll
ref
Message
Id
text
token
type
user
Id
roman-client
Loading...