I apologize for a seemingly stupid question, but how do you guys use code snippets?
I'm trying to wrap them in blocks like:
```python
print("Goodbye, World!")
```
but they get sent out "as is". In native Telegram client it turns into a block with a syntax highlighting, etc.
I apologize for a seemingly stupid question, but how do you guys use code snippets?
I'm trying to wrap them in blocks like:
```python print("Goodbye, World!") ```but they get sent out "as is". In native Telegram client it turns into a block with a syntax highlighting, etc.