View Source VRChat.Model.InfoPushDataClickable (VRChat v1.7.2)

Link to this section Summary

Link to this section Types

@type t() :: %VRChat.Model.InfoPushDataClickable{
  command: String.t(),
  parameters: [String.t()] | nil
}