bot
bot copied to clipboard
Improve and clarify doc comments for public API
Problem
- Closes #229
Solution - what PR does
- Improved documentation for many public API entities of library, for clarification of behavior and reflection of key features of a particular entity.
- Uniformed and clarified links to Telegram API docs:
See Telegram API docs: <URL>. - Removed unused or redundant comments in
common.go. - Turned
vartoconstwhere is possible.