Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
ActivitiesOptions
Interface ActivitiesOptions
Construct a type with the properties of T except for those in type K.
interface
ActivitiesOptions
{
name
:
string
;
state
?:
string
;
type
?:
ActivityType
;
url
?:
string
;
}
Hierarchy (
View Summary
)
Omit
<
ActivityOptions
,
"shardId"
>
ActivitiesOptions
Index
Properties
name
state?
type?
url?
Properties
name
name
:
string
Optional
state
state
?:
string
Optional
type
type
?:
ActivityType
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
state
type
url
discord-js-button-pagination-ts
Loading...
Construct a type with the properties of T except for those in type K.