DeleteChatPhotoReq

final case class DeleteChatPhotoReq(chatId: ChatId)
Value parameters:
chatId

Unique identifier for the target chat or username of the target channel (in the format @channelusername)

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product