execute_get_dm

Function execute_get_dm 

Source
pub async fn execute_get_dm(
    since: &i64,
    trade_index: i64,
    client: &Client,
    from_user: bool,
    admin: bool,
    mostro_pubkey: &PublicKey,
) -> Result<()>