-
### 这是一个什么样的功能?
通过 user 接口获取消息
### 这个功能可以解决什么问题?
user 可以直接获取消息,不再需要频道主添加 bot 为管理员才能订阅相应频道
### 额外描述
目测自己实现难度较大,可能需要第三方库:
https://github.com/LonamiWebs/Telethon
https://github.com/z…
-
I have a lot of difficulties to use [telegraf](https://github.com/telegraf/telegraf) or [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api). Looks like these libraries are abandone…
-
This error of `telethon-sync v.1.1.1`
Here is code:
```python
def send_notify(message):
global last_time_send
global messages_count
global client
if client == None:
try:
client = T…
Fisab updated
5 years ago
-
Hi,
I have a problem during the installation.
I don't know how to solve this problem.
That's a copy of my terminal:
```
@DESKTOP:/mnt/c/Users/cened/Desktop/archivebot-master$ ./venv/bin/activat…
-
Giving up reconnection attempts forever after less than 1 minute of failures doesn't seem like a sane default for a program that is expected to run unattended.
I think there should be exponential b…
-
(mtbridge) root@server4:~/mtbridge# python -m mautrix_telegram
[2019-05-05 13:38:49,637] [DEBUG@mau.init] Initializing mautrix-telegram 0.5.1
[2019-05-05 13:38:49,680] [DEBUG@mau.init] Initializatio…
-
![image](https://user-images.githubusercontent.com/1755870/31492657-baf13de2-af54-11e7-9139-50f7b23ee82b.png)
At the same time - querying for the messages works.
Looked through the wiki and ol…
-
Hi everyone,
I see this 2 functions implementing in nodeJS
.getChatMembersCount(chatId, [options]) ⇒ Promise
.getChatMember(chatId, userId, [options]) ⇒ Promise
Is there a way to scarpe all us…
-
Does anyone know how to create new adapter for telegram?
-
Can you PLEASE dont write this in the bot API and I can possibly donate to you.
A lot of groups want this PM-Only and that's not allowed through the BOT API.
Only Telegram/Telethon API
ghost updated
5 years ago