This article was co-authored by wikiHow staff writer, Nicole Levine, MFA. Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions.
The wikiHow Tech Team also followed the article's instructions and verified that they work.
This article has been viewed 115,418 times.
Learn more...
This wikiHow teaches you how to send preformatted code in a Telegram message on a Windows or macOS computer.
Steps
-
1Copy the code you want to send. To do this, highlight the code in a file or application, then press Ctrl+C (Windows) or ⌘ Cmd+C (macOS).
-
2Open Telegram. If you're using Windows, you'll find it in the menu. If you have macOS, it should be in the Applications folder.Advertisement
-
3Click the contact to whom you wish to send code. This opens a conversation with that contact.
-
4Click the Write a message box. It's at the bottom of the conversation.
-
5Type ```. No need to add a space. To keep the code in an easy-to-read format, you'll need to add three ` (backticks) at its beginning and end.
-
6Press Ctrl+V (Windows) or ⌘ Cmd+V (macOS). This pastes the copied code into the typing area.
-
7Type ```. You should now have a set of three backticks at both ends of the code.
-
8Press ↵ Enter or ⏎ Return. The code will now appear in the conversation in its original format.
About This Article
1. Copy the code.
2. Open Telegram.
3. Select a conversation.
4. Click the Write a message box.
5. Type ```.
6. Paste the code.
7. Type ```.
8. Press Enter or Return.