struct Caridina::Events::Redaction::UnsignedData

Defined in:

caridina/events/room_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) #