struct Turnir::Parser::Vk::Author
- Turnir::Parser::Vk::Author
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
turnir/parser/vk.crConstructors
Instance Method Summary
- #badges : Array(Badge)
- #badges=(badges : Array(Badge))
- #displayName : String
- #displayName=(displayName : String)
- #id : Int32
- #id=(id : Int32)
- #isChannelModerator : Bool
- #isChannelModerator=(isChannelModerator : Bool)
- #isChatModerator : Bool
- #isChatModerator=(isChatModerator : Bool)
- #nickColor : Int32
- #nickColor=(nickColor : Int32)
- #roles : Array(Role)
- #roles=(roles : Array(Role))