PaymentsGetConnectedStarRefBot constructor
const
PaymentsGetConnectedStarRefBot({
- required InputPeerBase peer,
- required InputUserBase bot,
Payments Get Connected Star Ref Bot constructor.
Implementation
const PaymentsGetConnectedStarRefBot({required this.peer, required this.bot})
: super._();