x
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
package common
|
||||
|
||||
import "time"
|
||||
|
||||
type Sender interface {
|
||||
SetPluginID(string)
|
||||
GetPluginID() string
|
||||
GetID() string
|
||||
GetTime() time.Time
|
||||
SetID() string
|
||||
GetUserID() string
|
||||
GetChatID() string
|
||||
GetBotID() string
|
||||
|
||||
Reference in New Issue
Block a user