bot icon indicating copy to clipboard operation
bot copied to clipboard

Improve and clarify doc comments for public API

Open steindvart opened this issue 4 months ago • 0 comments

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 var to const where is possible.

steindvart avatar Oct 30 '25 09:10 steindvart