Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Video and Image diemensions field in respective class #272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 26, 2024

  1. Add Video and Image diemensions field in respective class

    Both classes ImageConversationCard and VideoConversationCard
    have field which have data related to dimensions/size of Video/Image
    but these fields despite present in API are being dropped/ignored in
    class properties/attributes, thus consumer of this library can't
    assess data like 'image_display_height' on ImageConversationCard till
    now. Current fix enable the same.
    Himanshu Patel authored and himanshu-patel-dev committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    aa9120e View commit details
    Browse the repository at this point in the history