Struct discord_sdk::user::Avatar [−][src]
Expand description
The MD5 hash of a user’s avatar
Tuple Fields
0: [u8; 16]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Avatar
impl UnwindSafe for Avatar
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more