GetMyDefaultAdministratorRightsReq

telegramium.bots.client.GetMyDefaultAdministratorRightsReq
final case class GetMyDefaultAdministratorRightsReq(forChannels: Option[Boolean])

Value parameters

forChannels

Pass True to get default administrator rights of the bot in channels. Otherwise, default administrator rights of the bot for groups and supergroups will be returned.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product