Wahyu Arief
Wahyu Arief
I want to save photo from content type messagePhoto but it's not work ``` for message in response.update['messages']: if message['content']['@type'] == 'messagePhoto': stats_data[message['id']] = message['content']['text']['text'] photo_id = message['content']['photo']['sizes'][0]['photo']['id'] photo_data =...
Mau coba diimplementasi pake nodejs ko error ya? 