update
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ func (sender *Faker) GetChatID() int {
|
||||
}
|
||||
|
||||
func (sender *Faker) GetImType() string {
|
||||
if sender.Type == "" { //
|
||||
if sender.Type == "" {
|
||||
return "fake"
|
||||
}
|
||||
return sender.Type
|
||||
|
||||
Reference in New Issue
Block a user