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