为了销毁电报会话,current Layer 54中哪个是正确的RPC?
我试过了:
destroy_session#e7512126 session_id:long = DestroySessionRes;
应该回答:
destroy_session_ok#e22045fc session_id:long = DestroySessionRes;
destroy_session_none#62d350c9 session_id:long = DestroySessionRes;
但是我做错了什么,或者说这不是正确的做法。
答案 0 :(得分:0)
destroy_session#e7512126 session_id:long = DestroySessionRes;
请确保使用正确的sessionid
,显然不是来自同一当前会话
要销毁当前会话,您只需在手机上执行此操作:
在Android上:
Settings > Privacy and Security > Active Sessions - Tap on a session to terminate