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