PoofyEnigma / chaster-python-sdk

Community built python sdk for https://chaster.app/
Apache License 2.0
5 stars 0 forks source link

make get_conversations() api seamless #33

Closed PoofyEnigma closed 2 months ago

PoofyEnigma commented 2 months ago

it's pagination with timestamps should be more sane. you have to use util.datetime_to_chaster_format(d: datetime.datetime) currently