Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatal1ty committed Apr 15, 2024
1 parent 9edb81e commit 43b8b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1833,6 +1833,7 @@ type DeviceID = str
@dataclass
class Context(DataClassDictMixin):
account_sessions: Mapping[AccountID, SessionID]
account_devices: list[DeviceID]

class Config:
serialization_strategy = {
Expand Down

0 comments on commit 43b8b87

Please sign in to comment.