sendDice {telegram}R Documentation

sendDice

Description

Use this method to send a dice, which will have a random value from 1 to 6.

Usage

sendDice(disable_notification = NULL, chat_id = NULL)

Arguments

disable_notification

Sends the message silently. Users will receive a notification with no sound

chat_id

Unique identifier for the target chat or username of the target channel (required)


[Package telegram version 0.7.1 Index]