InputBackgroundPrevious constructor
const
InputBackgroundPrevious({
- required int messageId,
A background previously set in the chat; for chat backgrounds only
Implementation
const InputBackgroundPrevious({
required this.messageId,
});