downloadMedia method
This method is used to download the media using the message ID.
Implementation
downloadMedia(String mid) {
throw UnimplementedError('has not been implemented.');
}
This method is used to download the media using the message ID.
downloadMedia(String mid) {
throw UnimplementedError('has not been implemented.');
}