antongospod

Results 2 comments of antongospod

i am trying to use this code: $ res = Yii :: $ app-> telegram-> sendMessage ([ 'chat_id' => $ chat_id, 'text' => 'hello world !!' ]); In my controller,...