ActivityPlatform

Signature

export declare enum ActivityPlatform {    Desktop = "desktop",    Xbox = "xbox",    Samsung = "samsung",    IOS = "ios",    Android = "android",    Embedded = "embedded",    PS4 = "ps4",    PS5 = "ps5"}
JSDoc
@unstableThis enum is currently not documented by Discord but has known values which we will try to keep up to date. Values might be added or removed without a major version bump.

Members

This export does not declare public properties or methods in the generated declaration file.