Raw.channels.UpdatePaidMessagesPrice
channels.updatePaidMessagesPrice#fc84653f channel:InputChannel send_paid_messages_stars:long = Updates;export namespace Raw {
export namespace channels {
export class UpdatePaidMessagesPrice {
constructor(params: { channel: Raw.TypeInputChannel; sendPaidMessagesStars: bigint }) {}
}
}
}This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0xfc84653f
Property
channel: Raw.TypeInputChannelsendPaidMessagesStars: bigint