GameEvent

public struct GameEvent : Decodable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let game_id: Int
  • Undocumented

    Declaration

    Swift

    public let ingame_timestamp: Int
  • Undocumented

    Declaration

    Swift

    public let is_first: Bool
  • Undocumented

    Declaration

    Swift

    public let match_id: Int
  • Undocumented

    Declaration

    Swift

    public let payload: EventPayload
  • Undocumented

    Declaration

    Swift

    public let tournament_id: Int
  • Undocumented

    Declaration

    Swift

    public let type: EventType