Class: Redd::Models::Subreddit::ModAction

Inherits:
BasicModel
  • Object
show all
Defined in:
lib/redd/models/subreddit.rb

Overview

Represents a moderator action, part of a moderation log.

See Also:

  • Subreddit#log

Instance Attribute Summary

Attributes inherited from BasicModel

#client

Method Summary

Methods inherited from BasicModel

from_id, #initialize, #inspect, #method_missing, #respond_to_missing?, #to_ary, #to_h

Constructor Details

This class inherits a constructor from Redd::Models::BasicModel

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Redd::Models::BasicModel