-
Add missing API field User.isPremium
https://core.telegram.org/bots/api#user
-
**Describe the bug**
When trying to create a Telegram bot using the Abilities framework, a NullPointerException is thrown, indicating that the `replies` list is null when trying to invoke the `stream…
D0nn1 updated
2 weeks ago
-
Currently, not the whole code is filled with KDocs. In case you wish to work on this issue, it could be useful to know:
* Gradle command `dokkaHtmlMultiModule` will build kotlin documentation (in l…
-
**Expected behavior**
New handlers are not added with addhandler() if they already exist in the same scope
**Actual behavior**
New handlers with the same values are added indefinitely
**To Rep…
-
```
FAILURE: Build failed with an exception.
* Where:
Build file '/home/nick/caldav-telegram-bot/build.gradle.kts' line: 12
* What went wrong:
An exception occurred applying plugin request [i…
-
An update like this:
```json
{
"update_id":550799694,
"message":{
"message_id":82547,
"from":{
"id":42,
"is_bot":false,
"first_name":"X",
…
-
### 使用的语言 / Language used
Java
### 使用的构建工具 / Build tool
Gradle
### 内容描述 / Description
用的是springboot的方式集成的simbot,下面是报错和依赖信息
2024-09-28T19:29:07.993+08:00 ERROR 23808 --- [stream_unblock] [atche…
-
Trying to print Log:
```kotlin
val bot = bot {
...
logLevel = LogLevel.All()
}
```
But:
```
Exception in thread "pool-1-thread-2" java.lang.NoSuchMethodError: 'void okht…
-
### gh and jq
List all workflows with name containing `test`:
```
gh workflow list --json name --jq '.[] .name' | grep test
```
List all workflows runs that are in progress:
```
gh run …
-
I do not trust 100% on telegram