Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
ClientPresenceStatusData
Interface ClientPresenceStatusData
interface
ClientPresenceStatusData
{
desktop
?:
ClientPresenceStatus
;
mobile
?:
ClientPresenceStatus
;
web
?:
ClientPresenceStatus
;
}
Index
Properties
desktop?
mobile?
web?
Properties
Optional
desktop
desktop
?:
ClientPresenceStatus
Optional
mobile
mobile
?:
ClientPresenceStatus
Optional
web
web
?:
ClientPresenceStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
desktop
mobile
web
discord-js-button-pagination-ts
Loading...