Function deleteFile

  • Delete a file.

    Parameters

    • id: Snowflake

      The ID of the file.

    • token: string

      The deletion token of the file.

    Returns Promise<string>

    The response message. (Success message.)