Preparing search index...
The search index is not available
@ton/game-engines-sdk
@ton/game-engines-sdk
phaser/src
Sender
Interface Sender
interface
Sender
{
address
?:
Address
;
send
(
args
)
:
Promise
<
void
>
;
}
Index
Properties
address?
Methods
send
Properties
Optional
Readonly
address
address
?:
Address
Methods
send
send
(
args
)
:
Promise
<
void
>
Parameters
args
:
SenderArguments
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
send
@ton/game-engines-sdk
cocos/src
phaser/src
vanilla/src
Generated using
TypeDoc