class Tourmaline::ForumTopicCreated

Included Modules

Defined in:

tourmaline/models/forum_topic_created.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, icon_color : Int32, icon_custom_emoji : String | Nil = nil) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def icon_color : Int32 #

[View source]
def icon_custom_emoji : String | Nil #

[View source]
def name : String #

[View source]