Yuhang Shi

Results 5 issues of Yuhang Shi

Move `username` to arguments Todo list: - [x] `blockCreate`, `BlockPinOrUnpin`, `BlockCommit` #425 - [x] `GroupUpdateMember`, `PodMembers` #431 - [x] ActiveStorage and `CreateDirectUpload` #441 - [ ] `BlockSyncBatch` - [ ]...

tech-debt

### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like Consider replace ```ts /** * Dispatch Block Delete Event. */ export const dispatchFormulaBlockSoftDelete...

enhancement
formula

### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like Move `blockNew` / `blockPins` / `blockShareLinks` / `blockSnapshots` to `blocks` ### Describe alternatives...

tech-debt

Thanks to https://github.com/deviceplug/jni-utils-rs

github
core
java-bindings

## 请描述您的 Feature telegraf 会在 handleUpdate 内查询一次 getMe(),可以通过设置 botInfo 跳过,回调接口会稍微快一点 https://github.com/dreamhunter2333/cloudflare_temp_email/blob/main/worker/src/telegram_api/index.ts#L35 https://github.com/telegraf/telegraf/blob/v4/src/telegraf.ts#L329-L333 ## 描述您想要的解决方案 https://github.com/dreamhunter2333/cloudflare_temp_email/blob/main/worker/src/telegram_api/telegram.ts#L47 这里加入 bot.botInfo = {...BOT_INFO} ## 附加上下文

enhancement
good first issue