Layer 220
constructor
updateTheme#8216fba3 theme:Theme = Update;

Parameters

Name Type Description
Theme Theme Theme

Returns

Update

Gogram Example

// Creating UpdateTheme constructor
obj := &tg.UpdateTheme{
    Theme: &tg.Theme{},
}