# Functions
CallbackHandler - OAuthのコールバック.
DeleteGamesHandler - ゲームの削除.
DeleteProductKeyHandler - プロダクトキー失効.
DeleteSeatHandler - 離席.
DeleteSeatVersionHandler - 席のバージョン消去.
GetCheckListHandler - ブラウザゲーム以外のゲームのID、MD5、ゲームの種類、更新日の一覧.
GetGameFileHandler - ゲームの最新バージョンのファイルの取得.
GetGameHandler - ゲーム情報の取得.
GetGamesHandler - ゲーム一覧の取得.
GetGameURLHandler - ゲームの最新バージョンのURLの取得.
GetGameVersionHandler - ゲームのバージョン一覧の取得.
GetGeneratedCodeHandler - OAuthのcode_challengeとかの取得.
GetImageHandler - ゲームの画像の取得.
GetLauncherMeHandler - ランチャーが自身の情報を取得.
GetMaintainerHandler - ゲームの管理者の取得.
GetMeHandler - 自分の情報の取得.
GetProductKeysHandler - バージョンのプロダクトキー一覧.
GetSeatsHandler - 席の状態の取得.
GetUsersHandler - traQの全ユーザー取得.
GetVersionHandler - バージョンの詳細情報の取得.
GetVersionsHandler - バージョン一覧の取得.
GetVideoHandler - ゲームの動画の取得.
PostFileHandler - ゲームの最新バージョンへのファイルの追加.
PostGameHandler - ゲームの追加.
PostGameToVersionHandler - バージョンへのゲームの追加.
PostGameVersionHandler - ゲームのバージョンの作成.
PostImageHandler - ゲームの画像の変更.
PostKeyGenerateHandler - プロダクトキー作成.
PostLauncherLoginHandler - ランチャーのログイン.
PostLogoutHandler - traP Collectionのログアウト.
PostMaintainerHandler - ゲームのバージョン更新権限保持者の追加.
PostSeatHandler - 着席.
PostSeatVersionHandler - 席のバージョン追加.
PostURLHandler - ゲームの最新バージョンへのURLの追加.
PostVersionHandler - 新しいバージョンの作成.
PostVideoHandler - ゲームの動画の変更.
PutGameHandler - ゲームの情報の修正.
No description provided by the author
# Structs
Api Apiのインターフェイス.
CheckItem - ゲームの更新・破損のチェック用リスト.
Game - ゲーム.
GameFile - ゲームのファイルの情報.
GameIDs - ゲームのUUIDの一覧.
GameInfo - ゲーム名とID.
GameMeta - ゲーム名とID.
GameUrl - ゲームのURLの情報.
GameVersion - ゲームのバージョン.
No description provided by the author
No description provided by the author
LauncherAuthToken - ランチャーのトークン.
No description provided by the author
Maintainers - 管理者の一覧.
NewGame - 新しいゲームの名前.
NewGameFile - 新しいゲームのファイル.
NewGameUrl - 新しいゲームのURL.
NewGameVersion - 新しいゲームのバージョン.
NewSeatVersion - 新しい席のバージョン.
NewVersion - 新しいランチャーのバージョンの名前.
ProductKey - プロダクトキー.
ProductKeyDetail - プロダクトキーの詳細.
ProductKeyGen - プロダクトキー生成のリクエスト.
Seat - 席.
SeatDetail - 席の詳細.
SeatVersion - 席のバージョン.
User - ユーザー.
Version - ランチャーのバージョン.
VersionDetails - ランチャーのバージョン詳細.
VersionMeta - ランチャーのバージョンの簡易的な情報.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author