Struct glitch_in_the_matrix::types::SendReply [] [src]

pub struct SendReply {
    pub event_id: String,
}

The reply obtained from /send.

Fields

Trait Implementations

impl Debug for SendReply
[src]

Formats the value using the given formatter.