mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 08:29:25 +01:00
Add avator to fileinfo
This commit is contained in:
parent
8be107cecc
commit
2522158127
@ -40,6 +40,7 @@ type FileInfo struct {
|
||||
Comment string
|
||||
URL string
|
||||
Size int64
|
||||
Avatar bool
|
||||
}
|
||||
|
||||
type ChannelInfo struct {
|
||||
|
Loading…
Reference in New Issue
Block a user