macro_rules! filename {
($message:ident, $mime_fallback:expr) => { ... };
}Expand description
Get the filename of a media message.
macro_rules! filename {
($message:ident, $mime_fallback:expr) => { ... };
}Get the filename of a media message.