Callback, called when a Chat with provided ChatId should be removed.
Future<void> Function(ChatId id)? onChatRemoved;