How to disable the chat selection window when opening a game in Telegram?

  Kiến thức lập trình

I am sending the game via the sendGame method:

Telegram::sendGame([
    'chat_id' => $chatId,
    'game_short_name' => 'game'
]);

When the player opens the game, a window appears at the bottom with a chat selection where the player can share the game.

The question is, how can I disable this window?

I know about the possibility of sending the game using other methods, but I am interested in the sendGame method.

Theme wordpress giá rẻ Theme wordpress giá rẻ Thiết kế website

LEAVE A COMMENT