# Telegram Notifications Plugin (discourse-telegram-notifications)

**URL:** https://meta.discourse.org/t/telegram-notifications-plugin-discourse-telegram-notifications/60483
**Category:** Plugin
**Created:** [2017 年 4 月 5 日午後 2:09 UTC](https://meta.discourse.org/t/telegram-notifications-plugin-discourse-telegram-notifications/60483 "2017-04-05T14:09:57Z")
**Posts on this page:** 1
**Showing post:** 185

<div class="post-metadata">

### Author: ![Roi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roi/32/130587_2.png) [@Roi](https://meta.discourse.org/u/Roi)
#### Post date: [2023 年 1 月 11 日午前 9:41 UTC](https://meta.discourse.org/t/telegram-notifications-plugin-discourse-telegram-notifications/60483/185 "2023-01-11T09:41:04Z")

</div>

> [@david](#):
>
> [data explorer plugin](https://meta.discourse.org/t/data-explorer-plugin/32566) 用のクエリはこちらです。
> 
> ```plaintext
> SELECT user_id, updated_at, value from user_custom_fields
> WHERE name = 'telegram_chat_id'
> 
> ```

このステートメントを新しいデータエクスプローラークエリにコピーすると、「内部サーバーエラー」が発生します。

データベースで直接ステートメントを試すと、機能します。

奇妙です。利用可能な他の標準クエリをいくつか試しました。いくつかは機能しましたが、他のクエリでも同じエラーが発生しました。

---

_[View the full topic](https://meta.discourse.org/t/telegram-notifications-plugin-discourse-telegram-notifications/60483)._
