Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
shayanheidari01 authored Jan 9, 2024
1 parent bec8c5b commit 748e231
Show file tree
Hide file tree
Showing 7 changed files with 855 additions and 1,142 deletions.
13 changes: 6 additions & 7 deletions rubpy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
from .sessions import SQLiteSession, StringSession
from .client import Client
from .network import Proxies
from .structs import handlers, models
from .structs.struct import Struct as Message
from .gadgets import exceptions, methods
from . import emoji
from .rubino import Rubino
from . import types, utils, filters, exceptions

__version__ = '6.4.8a2'
__author__ = 'Shayan Heidari'

__author__ = 'Shayan Heidari'
__version__ = '6.6.4'
Loading

0 comments on commit 748e231

Please sign in to comment.