File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -3988,6 +3988,14 @@ public async getStatus(contactId: ContactId) : Promise<{
3988
3988
}
3989
3989
3990
3990
/**
3991
+ * @deprecated
3992
+ *
3993
+ * :::danger
3994
+ *
3995
+ * Status features are broken for now. Please join our discord community for updates.
3996
+ *
3997
+ * :::
3998
+ *
3991
3999
* [REQUIRES A TEXT STORY LICENSE-KEY](https://gum.co/open-wa)
3992
4000
*
3993
4001
* Sends a formatted text story.
@@ -4011,6 +4019,14 @@ public async getStatus(contactId: ContactId) : Promise<{
4011
4019
}
4012
4020
4013
4021
/**
4022
+ * @deprecated
4023
+ *
4024
+ * :::danger
4025
+ *
4026
+ * Status features are broken for now. Please join our discord community for updates.
4027
+ *
4028
+ * :::
4029
+ *
4014
4030
* [REQUIRES AN IMAGE STORY LICENSE-KEY](https://gum.co/open-wa)
4015
4031
*
4016
4032
* Posts an image story.
@@ -4026,6 +4042,14 @@ public async getStatus(contactId: ContactId) : Promise<{
4026
4042
}
4027
4043
4028
4044
/**
4045
+ * @deprecated
4046
+ *
4047
+ * :::danger
4048
+ *
4049
+ * Status features are broken for now. Please join our discord community for updates.
4050
+ *
4051
+ * :::
4052
+ *
4029
4053
* [REQUIRES A VIDEO STORY LICENSE-KEY](https://gum.co/open-wa)
4030
4054
*
4031
4055
* Posts a video story.
You can’t perform that action at this time.
0 commit comments