class Tourmaline::ForumTopicCreated
- Tourmaline::ForumTopicCreated
 - Reference
 - Object
 
Included Modules
- JSON::Serializable
 
Defined in:
tourmaline/models/forum_topic_created.crConstructors
- .new(name : String, icon_color : Int32, icon_custom_emoji : String | Nil = nil)
 - .new(pull : JSON::PullParser)
 
Instance Method Summary
Constructor Detail
        
        def self.new(name : String, icon_color : Int32, icon_custom_emoji : String | Nil = nil)
        #