Closed jdde closed 9 years ago
user_id have to be String.
pls add string cast to user_id.
ty
As far as I know, the docs state everywhere that @type user_id: str. I am not a fan of adding type conversions just for convenience. Does that bother you?
@type user_id: str
user_id have to be String.
pls add string cast to user_id.
ty