masto
    Preparing search index...

    Interface Notifications$SelectResource

    interface Notifications$SelectResource {
        dismiss: Method<void>;
        fetch: Method<Notification>;
    }
    Index

    Properties

    Properties

    dismiss: Method<void>

    Clear a single notification from the server.

    View information about a notification with a given ID.