Skip to content

Commit 71a307f

Browse files
committed
-
1 parent e9b8e43 commit 71a307f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/message.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Type `19` and `20` are only available in API v8 and above. In v6, they are repre
147147
| SUPPRESS_NOTIFICATIONS | `1 << 12` | this message will not trigger push and desktop notifications |
148148
| IS_VOICE_MESSAGE | `1 << 13` | this message is a voice message |
149149
| HAS_SNAPSHOT | `1 << 14` | this message has a snapshot (via Message Forwarding) |
150-
| IS_COMPONENTS_V2 | `1 << 15` | allows you to create fully [component](/docs/components/overview) driven messages |
150+
| IS_COMPONENTS_V2 | `1 << 15` | allows you to create fully [component](/docs/components/overview)-driven messages |
151151

152152
###### Example Message
153153

0 commit comments

Comments
 (0)