def filter_response(cls, msg):
     return Call._filter_proto(msg)
Пример #2
0
 def filter_response(cls, msg):
     return Call._filter_proto(msg)