AnnotationPanelFilter🔗Constructor🔗AnnotationPanelFilter() Methods🔗 build🔗Builds the object.def build() -> dashboard.AnnotationPanelFilter exclude🔗Should the specified panels be included or excludeddef exclude(exclude: bool) -> typing.Self ids🔗Panel IDs that should be included or excludeddef ids(ids: list[int]) -> typing.Self See also🔗 AnnotationPanelFilter