|
|
content = content.replace(match_prefix, '', 1).strip()
|
|
content = content.replace(match_prefix, '', 1).strip()
|
|
|
context.kwargs = {'isgroup': False, 'msg': msg, 'receiver': other_user_id, 'session_id': other_user_id}
|
|
context.kwargs = {'isgroup': False, 'msg': msg, 'receiver': other_user_id, 'session_id': other_user_id}
|