Compare commits
2 Commits
8ee774240e
...
2911b2f884
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2911b2f884 | ||
|
|
81f887c08c |
@@ -5,13 +5,13 @@ import "encoding/json"
|
||||
type Message struct {
|
||||
ID string
|
||||
TS uint64
|
||||
Plain string
|
||||
Source string
|
||||
Channel string
|
||||
Thread string
|
||||
EventName string
|
||||
EventID string
|
||||
AssetID string
|
||||
Event string
|
||||
Plaintext string
|
||||
Asset string
|
||||
}
|
||||
|
||||
func (m Message) Empty() bool {
|
||||
|
||||
9
testdata/slack_events.json
vendored
9
testdata/slack_events.json
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user