mirror of
https://github.com/openmax-server/server.git
synced 2026-06-25 12:21:07 +03:00
oops
This commit is contained in:
@@ -150,10 +150,6 @@ class TamTamMobile:
|
||||
await self.auth_required(
|
||||
userPhone, self.processors.chat_info, payload, seq, writer, userId
|
||||
)
|
||||
case self.opcodes.OK_TOKEN:
|
||||
await self.auth_required(
|
||||
userPhone, self.processors.ok_token, payload, seq, writer
|
||||
)
|
||||
case self.opcodes.CONTACT_LIST:
|
||||
await self.auth_required(
|
||||
userPhone, self.processors.contact_list, payload, seq, writer, userId
|
||||
|
||||
Reference in New Issue
Block a user