slidgram.errors¶
Attributes¶
Functions¶
|
|
|
|
|
|
|
Module Contents¶
- slidgram.errors.tg_to_xmpp_errors(func)[source]¶
- Parameters:
func (WrappedMethod)
- Return type:
WrappedMethod
- slidgram.errors.tg_to_xmpp_errors_it(func)[source]¶
- Parameters:
func (WrappedMethod)
- Return type:
WrappedMethod
- slidgram.errors.catch_peer_id_invalid(func)[source]¶
- Parameters:
func (WrappedMethod)
- Return type:
WrappedMethod
- slidgram.errors._raise(e, func)[source]¶
- Parameters:
e (pyrogram.errors.RPCError | slidgram.telegram.InvalidUserException)
func (WrappedMethod)