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.

MutableSequence()

All the operations on a read-write sequence.

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

WhatsApp contact information.

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

WhatsApp conversation session with improved message batching and spam protection.

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

The year, month and day arguments are required.

timedelta

Difference between two datetime values.