# 우클릭 작업

Ticket King은 Discord에 우클릭(컨텍스트 메뉴) 동작을 하나 추가합니다.

## 티켓 생성

아무 메시지나 우클릭한 다음, **앱** 메뉴를 열고, 다음을 선택하세요 **티켓 생성**이렇게 하면 메시지 작성자를 대신하여 티켓이 열리고, 메시지 내용은 티켓의 첫 메모가 됩니다. 일반 채널에 문제가 게시되었고 스태프가 이를 티켓으로 옮기고 싶을 때 유용합니다.

이 작업에는 티켓 권한이 필요합니다. 즉, 채널 관리 또는 서버 관리 권한이 있거나, 서버 소유자이거나, 설정된 지원 역할을 보유해야 합니다. Discord 관리자도 허용됩니다.

## 찾는 곳

* **데스크톱:** 메시지를 우클릭한 다음, **앱** 메뉴를 여세요.
* **모바일:** 메시지를 길게 누른 다음, **앱** 섹션.

Apps 아래에서 Ticket King이 보이지 않으면 봇을 다시 초대해야 할 수 있습니다. 권장 초대 링크에는 필요한 접근 권한이 이미 포함되어 있습니다.

## 관련

{% content-ref url="/pages/f6d0ba928b563df9e8ad0f286b219138ebf8b77e" %}
[Discord의 슬래시 명령어](/docs/ko/reference/slash-commands.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ticketking.xyz/docs/ko/reference/right-click-actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
