Description
The developer experience would be improved if the functions and properties of this library would receive some documentation.
Example
Right now when I hover over a Message and see Message.from or Message.fromFull it is unclear what the difference between these two properties is and I need to look into the docs again. This slows down the development speed.
Description
The developer experience would be improved if the functions and properties of this library would receive some documentation.
Example
Right now when I hover over a
Messageand seeMessage.fromorMessage.fromFullit is unclear what the difference between these two properties is and I need to look into the docs again. This slows down the development speed.