Closed DaKnig closed 1 year ago
you provide sub_count_text, but not a float for sub_count. thats inconsistent given we have published, published_text etc.
sub_count_text
sub_count
published
published_text
I am not sure about the official API.
ah yes thats a problem with the API it only gives us the subCountText string but not the actual number. i assume you can have a way to parse that into a number
you provide
sub_count_text
, but not a float forsub_count
. thats inconsistent given we havepublished
,published_text
etc.I am not sure about the official API.