mineos-market-client
npm
GitHub
Preparing search index...
SendMessageParams
Type Alias SendMessageParams
Parameters for sending a message to a specific user.
type
SendMessageParams
=
{
userName
:
string
;
text
:
string
;
}
Index
Properties
user
Name
text
Properties
user
Name
userName
:
string
Receiver's username
text
text
:
string
Message text content
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Name
text
npm
GitHub
mineos-market-client
Loading...
Parameters for sending a message to a specific user.