class HistoryBase::MessageGroupBase

Defined in:

privateparlor/history/history_base.cr

Constructors

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]