struct Discord::ThreadMetaData

Included Modules

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def archive_timestamp : Time #

[View source]
def archive_timestamp=(archive_timestamp : Time) #

[View source]
def archived : Bool #

[View source]
def archived=(archived : Bool) #

[View source]
def auto_archive_duration : AutoArchiveDuration #

[View source]
def auto_archive_duration=(auto_archive_duration : AutoArchiveDuration) #

[View source]
def invitable : Bool? #

[View source]
def invitable=(invitable : Bool?) #

[View source]
def locked : Bool #

[View source]
def locked=(locked : Bool) #

[View source]