Struct vkrs::audio::GetFriendsBroadcastList [] [src]

pub struct GetFriendsBroadcastList { /* fields omitted */ }

The audio.getBroadcastList API request.

Methods

impl GetFriendsBroadcastList
[src]

Trait Implementations

impl Eq for GetFriendsBroadcastList
[src]

impl Copy for GetFriendsBroadcastList
[src]

impl Debug for GetFriendsBroadcastList
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetFriendsBroadcastList
[src]