Wednesday, July 15, 2026 5:00:13 AM
> en.yml
---
en:
  commands:
    decline:
      description: Declines a request based off its UUID
      examples:
        - description: Declines request `e09e` from your pending requests
          arguments:
            uuid: e09e
      success_message: The request has been declined. The requestor **has not** be notified
      arguments:
        uuid:
          description: The request's UUID that provided in the original request
      errors:
        invalid_request_id: I'm sorry %{user}, I was unable to find a request with that ID
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 43aa0d7