masto
    Preparing search index...

    Interface Accounts$SelectActionResource

    interface Accounts$SelectActionResource {
        create: Method<void, CreateActionParams, HttpMetaParams<"json">>;
    }
    Index

    Properties

    Properties

    create: Method<void, CreateActionParams, HttpMetaParams<"json">>

    Perform an action against an account and log this action in the moderation history.