mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
feat: add audio playback and file download features with corresponding UI updates
This commit is contained in:
@@ -4,5 +4,6 @@ public enum MessageType
|
||||
{
|
||||
Text,
|
||||
Image,
|
||||
File
|
||||
File,
|
||||
Audio
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user