Raw.account.UpdateBusinessGreetingMessage
Set a list of telegram business greeting messages.
account.updateBusinessGreetingMessage#66cdafc4 flags:# message:flags.0?InputBusinessGreetingMessage = Bool;
export namespace Raw {
export namespace account {
export class UpdateBusinessGreetingMessage {
constructor(params: { message?: Raw.TypeInputBusinessGreetingMessage }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x66cdafc4
Property
message
: Raw.TypeInputBusinessGreetingMessage or undefinedGreeting message configuration and contents.