forked from lug/matterbridge
Relay attachments from mattermost to slack (slack). Closes #260
This commit is contained in:
@@ -29,6 +29,7 @@ type Message struct {
|
||||
Gateway string `json:"gateway"`
|
||||
Timestamp time.Time `json:"timestamp"`
|
||||
ID string `json:"id"`
|
||||
Extra []interface{}
|
||||
}
|
||||
|
||||
type ChannelInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user