class CacheBotMapped::Cache
- CacheBotMapped::Cache
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bot/cache_bot/bot_cache.crConstructors
Instance Method Summary
- #address : String | Nil
- #address=(address : String | Nil)
- #namePerson : String | Nil
- #namePerson=(namePerson : String | Nil)
- #phase : Int32 | Int64 | Nil
- #phase=(phase : Int32 | Int64 | Nil)
- #phonePerson : String | Nil
- #phonePerson=(phonePerson : String | Nil)
- #timeUnixEpoch : Int32 | Int64 | Nil
- #timeUnixEpoch=(timeUnixEpoch : Int32 | Int64 | Nil)