struct Account::State

Included Modules

Defined in:

models/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def last_notifications_checked_at : Time #

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

[View source]
def last_timeline_checked_at : Time #

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

[View source]