TON SDK Documentation - v15.3.1duck0.0.3
Preparing search index...
Sender
Interface Sender
interface
Sender
{
address
?:
Address
;
send
(
args
:
SenderArguments
)
:
Promise
<
void
>
;
}
Index
Properties
address?
Methods
send
Properties
Optional
Readonly
address
address
?:
Address
Methods
send
send
(
args
:
SenderArguments
)
:
Promise
<
void
>
Parameters
args
:
SenderArguments
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Methods
send
TON SDK Documentation - v15.3.1duck0.0.3
Loading...