From 46324d6a34aa84d62f2a81e936b9bdc861e58059 Mon Sep 17 00:00:00 2001
From: MxPuffin <102307729+MxPuffin@users.noreply.github.com>
Date: Wed, 26 Feb 2025 00:35:47 +1100
Subject: [PATCH] Update twitch-get-stream-info.md
added info about returning nothing if channel isnt live. Added warning about the command not working if your content display preferences dont align with the channels labels
---
doc_posts/_commands-twitch-info/twitch-get-stream-info.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc_posts/_commands-twitch-info/twitch-get-stream-info.md b/doc_posts/_commands-twitch-info/twitch-get-stream-info.md
index 02469fe..e096065 100644
--- a/doc_posts/_commands-twitch-info/twitch-get-stream-info.md
+++ b/doc_posts/_commands-twitch-info/twitch-get-stream-info.md
@@ -8,6 +8,8 @@ redirect_from:
Gets information about an active stream.
{% include async.html %}
+{% include alert.html text="This command returns nothing if the channel isn't live, leaving your variable with the result of undefined
!" type="info" %}
+{% include alert.html text="This command returns nothing if your content display preferences hide certain labels!" type="warning" %}
| Box Name | Type | Description |
|-------|--------|--------