KeyboardButtonRequestUsers constructor
const
KeyboardButtonRequestUsers({})
Creates a new KeyboardButtonRequestUsers object
Implementation
const KeyboardButtonRequestUsers({
required this.requestId,
this.userIsBot,
this.userIsPremium,
this.maxQuantity,
this.requestName,
this.requestUsername,
this.requestPhoto,
});