struct Caridina::Events::PowerLevels::UnsignedData

Defined in:

caridina/events/state_events.cr

Constructors

Instance methods inherited from struct Caridina::Events::RoomEvent::UnsignedData

age : Int64 age, transaction_id : String | Nil transaction_id

Constructor methods inherited from struct Caridina::Events::RoomEvent::UnsignedData

new(pull : JSON::PullParser) new

Constructor Detail

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