agentle.agents.whatsapp.models.whatsapp_sessionΒΆ

Functions

Field()

!!! abstract "Usage Documentation"

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

BaseModel()

Alias for pydantic.BaseModel.

MutableMapping()

A MutableMapping is a generic container for associating key/value pairs.

WhatsAppContact(*, phone[, name, push_name, ...])

WhatsApp contact information.

WhatsAppSession(*, session_id, phone_number, ...)

WhatsApp conversation session.

datetime(year, month, day[, hour[, minute[, ...)

The year, month and day arguments are required.