NexSDK
GitHub
Coding Standards
Preparing search index...
SendMessageRequest
Interface SendMessageRequest
interface
SendMessageRequest
{
body
?:
SendMessageRequestBody
;
content_type
?:
string
;
media_url
?:
SendMessageRequestMediaUrl
;
}
Index
Properties
body?
content_
type?
media_
url?
Properties
Optional
body
body
?:
SendMessageRequestBody
Optional
content_
type
content_type
?:
string
Optional
media_
url
media_url
?:
SendMessageRequestMediaUrl
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
content_
type
media_
url
GitHub
Coding Standards
NexSDK
Loading...