This commit is contained in:
cdle
2021-09-18 16:51:59 +08:00
parent eb57ad0def
commit 0cf8a74065
4 changed files with 24 additions and 7 deletions
+2
View File
@@ -26,6 +26,8 @@ type Sender interface {
Disappear(lifetime ...time.Duration)
}
type Edit string
type Faker struct {
Message interface{}
matches [][]string