ForceReply constructor
Constructs a ForceReply object.
Implementation
const ForceReply({
this.forceReply = true,
this.selective,
this.inputFieldPlaceholder,
});
Constructs a ForceReply object.
const ForceReply({
this.forceReply = true,
this.selective,
this.inputFieldPlaceholder,
});