Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Format text Reply with MarkdownV2 #53

Open
hoangxcg opened this issue Sep 14, 2023 · 1 comment
Open

Format text Reply with MarkdownV2 #53

hoangxcg opened this issue Sep 14, 2023 · 1 comment

Comments

@hoangxcg
Copy link

hoangxcg commented Sep 14, 2023

Hi there,
How can make the reply in parse mode => 'MarkdownV2' ??
I try success parse mode with: bot.send_message(reply) but not work with reply.send_with(bot)

message.reply do |reply| reply.text = "homer please clean the garage" reply.parse_mode = 'MarkdownV2' reply.send_with(bot) end

@eljojo
Copy link
Owner

eljojo commented Sep 14, 2023

@hoangxcg Hi, I'm sorry the gem has been abandoned for some time. Is the code generally working? I haven't looked into telegram for some time. I'd suggest looking into alternative gems if you can.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants