update
This commit is contained in:
@@ -26,6 +26,8 @@ type Sender interface {
|
||||
Disappear(lifetime ...time.Duration)
|
||||
}
|
||||
|
||||
type Edit string
|
||||
|
||||
type Faker struct {
|
||||
Message interface{}
|
||||
matches [][]string
|
||||
|
||||
Reference in New Issue
Block a user