This commit is contained in:
shoopea 2019-04-29 13:45:22 +08:00
parent 9bf6e2c178
commit cb06931002

View File

@ -147,7 +147,7 @@ func ListenCW(c *tdlib.Client) {
if senderUserID == ownUserID64 {
m.Direction = Outgoing
} else
n.Direction = Incoming
m.Direction = Incoming
}
username := "null"