td
td copied to clipboard
How do I send Markdown messages?
I only found html.String(), but haven't found markdown parsing. How can I send messages in markdown format? thank you
sender.To(user.AsInputPeer()).StyledText(ctx, text) where text is result of html.String