Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
caridina
v0.5.0
Top Level Namespace
Caridina
Connection
ExecError
ConnectionImpl
Errors
RateLimited
Events
CanonicalAlias
Content
UnsignedData
Create
Content
PreviousRoom
UnsignedData
Event
Content
RelatesTo
JoinRules
Content
JoinRule
UnsignedData
Member
Content
Invite
Membership
UnsignedData
Message
Content
MSC2676
Content
Text
Text
Unknown
UnsignedData
PowerLevels
Content
Notifications
UnsignedData
Redaction
Content
UnsignedData
RoomEvent
UnsignedData
StateEvent
StrippedState
Type
Unknown
Content
Responses
Filter
Response
Send
Sync
InvitedRoom
InviteState
JoinedRoom
Rooms
Timeline
WhoAmI
Syncer
EventListener
Source
Built with Crystal 1.9.2
2023-10-08 04:26:20 UTC
struct
Caridina::Responses::Send
Caridina::Responses::Send
Caridina::Responses::Response
Struct
Value
Object
Defined in:
responses/send.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#event_id
: String
Constructor methods inherited from struct
Caridina::Responses::Response
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
event_id
: String
#
[
View source
]