Skip to content

Commit

Permalink
feat: includes chat title when forwarded
Browse files Browse the repository at this point in the history
  • Loading branch information
oott123 committed Oct 23, 2021
1 parent 131fb96 commit a01cf7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bot/bot.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export class BotService {
login_url: {
url: authUrl.toString(),
request_write_access: true,
forward_text: `搜索「${chat.title}」`,
},
},
],
Expand Down

0 comments on commit a01cf7e

Please sign in to comment.