515 B
515 B
title | description |
---|---|
messageIsIncoming | Message is incoming |
Constructor: messageIsIncoming
Message is incoming
Attributes:
Name | Type | Required | Description |
---|
Type: MessageSendState
Example:
$messageIsIncoming = ['_' => 'messageIsIncoming', ];
Or, if you're into Lua:
messageIsIncoming={_='messageIsIncoming', }