コード例 #1
0
 public DiscordInteractionData()
 {
     OnClientUpdated += (s, e) => Resolved.SetClient(Client);
 }