Ejemplo n.º 1
0
 public override void OnResponse(BinaryReader reader)
 {
     smsSent = TLObject.ReadBool(reader);
 }