Struct glitch_in_the_matrix::types::UploadReply [] [src]

pub struct UploadReply {
    pub content_uri: String,
}

The reply obtained from upload().

Fields

Trait Implementations

impl Debug for UploadReply
[src]

Formats the value using the given formatter.