feat: migrate codes from previous project
This commit is contained in:
5
internal/feishu/types.go
Normal file
5
internal/feishu/types.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package feishu
|
||||
|
||||
type MessageContent struct {
|
||||
Text string `json:"text"`
|
||||
}
|
||||
Reference in New Issue
Block a user