Layer 228
constructor
pageBlockMath#59080c20 source:string = PageBlock;

Parameters

Name Type Description
Source string

Returns

PageBlock

Gogram Example

// Creating PageBlockMath constructor
obj := &tg.PageBlockMath{
    Source: "example",
}