Struct vkrs::account::GetBanned [] [src]

pub struct GetBanned { /* fields omitted */ }

The account.getBanned API request.

Methods

impl GetBanned
[src]

Trait Implementations

impl Eq for GetBanned
[src]

impl Copy for GetBanned
[src]

impl Debug for GetBanned
[src]

Formats the value using the given formatter.

impl PartialEq for GetBanned
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for GetBanned
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetBanned
[src]