@typed-discord/rest
    Preparing search index...

    Interface OAuth2GetKeys

    interface OAuth2GetKeys {
        keys: OAuth2Key[];
    }
    Index

    Properties

    Properties

    keys: OAuth2Key[]