Module rustygram::errors

source ·

Structs§

  • ErrorResult usually returned to indicate result from calling APIs related functions.
  • Telegram’s error result. In case of error occurred as part of telegram API calling, then this struct will be formed and returned.