Function egg_mode::direct::show

source ·
pub async fn show(
    id: u64,
    token: &Token
) -> Result<Response<DirectMessage>, Error>
Expand description

Lookup a single DM by its numeric ID.