GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Utils
adapters
Types
Incoming
Info
Interface Info<Data>
interface
Info
<
Data
>
{
author
:
string
;
data
:
Data
[
"info"
]
;
name
:
string
;
type
:
"info"
;
version
:
string
;
}
Type Parameters
Data
extends
CustomMessageData
Index
Properties
author
data
name
type
version
Properties
author
author
:
string
data
data
:
Data
[
"info"
]
name
name
:
string
type
type
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
data
name
type
version
GitHub
Triangle.js Docs
Loading...