MCPcopy Create free account
hub / github.com/dbunt1tled/python-fast-api / Message

Class Message

src/core/dto/dto.py:18–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18class Message(DTO):
19 message: str
20
21
22class Paginated(DTO):

Callers 3

re_send_confirm_emailMethod · 0.90
confirm_userMethod · 0.90
send_messageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected