class Logs

Included Modules

Defined in:

privateparlor/locale/logs.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def blacklisted : String #

[View source]
def demoted : String #

[View source]
def force_leave : String #

[View source]
def joined : String #

[View source]
def left : String #

[View source]
def message_deleted : String #

[View source]
def message_removed : String #

[View source]
def motd_set : String #

[View source]
def pinned : String #

[View source]
def promoted : String #

[View source]
def ranked_message : String #

[View source]
def reason_prefix : String #

[View source]
def rejoined : String #

[View source]
def removed_cooldown : String #

[View source]
def revealed : String #

[View source]
def spoiled : String #

[View source]
def start : String #

[View source]
def unpinned : String #

[View source]
def unspoiled : String #

[View source]
def warned : String #

[View source]
def whitelisted : String #

[View source]