-
It would be nice to add support of 'message_thread_id', to have possibility sending messages to forum topics.
https://core.telegram.org/bots/api#sendmessage
message_thread_id | Integer | Optional | …
-
Please add a tag to all struct definition
like:
/// Thread Control Block
typedef struct **osRtxThread_s** {
uint8_t id; ///< Object Identifier
uint8_t …
-
**Package version**
5.1.2
**Environment**
- OS: Windows
**Describe the bug**
When starting the recorder audio stream, I get the following error in the logs:
`[ERROR:flutter/shell/common/s…
-
### Description:
When a thread-related message is clicked in a channel the application scrolls back to the main message where the thread started.
The problem is that having long-running threads …
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I use the "Create an Issue" shortcut (which is great!) on a message that starts a Slack thread. I'd expec…
-
### The Feature
**Description:**
We are looking to utilize nested API endpoints for the assistant feature within our application. However, it seems that these endpoints are not currently enabled. A…
-
Hi
I am using below sample code and it will work.
```
msg, err := adaptivecard.NewSimpleMessage(msgText, msgTitle, true)
if err != nil {
log.Printf(
"failed to create message: %v",
…
-
#501 seems to have found an interesting bug.
When a server
- Is running on Windows
- Is connected to a client over TCP
- And tries to send a message from a background thread it fails
The foll…
-
### Steps to reproduce
1. Where are you starting? What can you see?
2. What do you click?
3. More steps…
### Outcome
#### What did you expect?
Messages in a thread to be displayed in chronolog…
-
There should be an option to thread messages of a conversation. This should include sent messages.