class Tourmaline::PaidMessagePriceChanged

Overview

Describes a service message about a change in the price of paid messages within a chat.

Included Modules

Defined in:

tourmaline/types/api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(paid_message_star_count : Int32 | Int64) #

[View source]

Instance Method Detail