Error struct for representing errors in ExGram.
Can represent both errors returned by Telegram (API errors with codes and descriptions) and errors that occur within the library itself.
Implements the Exception behaviour.
Error struct for representing errors in ExGram.
Can represent both errors returned by Telegram (API errors with codes and descriptions) and errors that occur within the library itself.
Implements the Exception behaviour.