sendDice: sendDice

Description Usage Arguments

View source: R/TGBot.R

Description

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

Usage

1
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)


lbraglia/telegram documentation built on June 28, 2021, 3:34 a.m.