call abstract method

TRes call({
  1. String? login,
  2. String? messageText,
  3. Input$IPhoneInput? phone,
  4. Input$TargetACIInput? target,
})

Implementation

TRes call({
  String? login,
  String? messageText,
  Input$IPhoneInput? phone,
  Input$TargetACIInput? target,
});