GetChatAdministrators copyWith({int? chatId}) => GetChatAdministrators(chatId: chatId ?? this.chatId);