class HistoryFull::MessageGroupFull

Defined in:

privateparlor/history/history_full.cr

Constructors

Instance Method Summary

Instance methods inherited from class History::MessageGroup

origin_msid : Int64 origin_msid, receivers : Hash(Int64, Int64) receivers, receivers=(receivers : Hash(Int64, Int64)) receivers=, sender : Int64 sender, sent : Time sent, sent=(sent : Time) sent=

Constructor methods inherited from class History::MessageGroup

new(sender_id : Int64, msid : Int64) new

Constructor Detail

def self.new(sender_id : Int64, msid : Int64) #

:inherit:


[View source]

Instance Method Detail

def ratings : Set(Int64) #

[View source]
def ratings=(ratings : Set(Int64)) #

[View source]
def warned : Bool | Nil #

[View source]
def warned=(warned : Bool | Nil) #

[View source]