---
title: "getProgramGuide(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterchannel/getprogramguide(completion:)"
---

# getProgramGuide(completion:)

## Declaration

```swift
func getProgramGuide(completion: @escaping @Sendable (MTRChannelClusterProgramGuideResponseParams?, (any Error)?) -> Void)
```

```swift
func programGuide() async throws -> MTRChannelClusterProgramGuideResponseParams
```
