Replies: 3 comments
-
The group's description should also be returned via the |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree? But the /description/ isn't returned. I'm getting the fields
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay, I see it was changed in 0.92 and I'm still running 0.91. Apparently my upgrade didn't work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see from the signal-cli documentation that it's possible to set a group description, and I can set the group description with a PUT to the v1/groups// endpoint, but how do I read the group description?
It looks like there are udpates sent when the description is changed, but when using an android client I can read the group description without getting updates (I can even see it before joining if joining via a link).
How can I get the group description text from the API without waiting around until someone updates the group?
Beta Was this translation helpful? Give feedback.
All reactions