mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-27 04:09:24 +00:00
Add avator to fileinfo
This commit is contained in:
@ -40,6 +40,7 @@ type FileInfo struct {
|
||||
Comment string
|
||||
URL string
|
||||
Size int64
|
||||
Avatar bool
|
||||
}
|
||||
|
||||
type ChannelInfo struct {
|
||||
|
Reference in New Issue
Block a user