Struct vkrs::video::GetComments [] [src]

pub struct GetComments { /* fields omitted */ }

The video.getComments API request.

Methods

impl GetComments
[src]

Trait Implementations

impl Eq for GetComments
[src]

impl Copy for GetComments
[src]

impl Debug for GetComments
[src]

Formats the value using the given formatter.

impl PartialEq for GetComments
[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 GetComments
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetComments
[src]