Why type of channel_id is different? (sometimes has quotation mark)

_id should always be considered as a string. It used to be an int, so you can see a few old APIs still using integers.

1 Like