Struct discord::model::Ban [] [src]

pub struct Ban { /* fields omitted */ }

A banning of a user

Methods

impl Ban
[src]

Trait Implementations

impl Debug for Ban
[src]

Formats the value using the given formatter.

impl Clone for Ban
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more