LangPackString#

class pyrogram.raw.base.LangPackString#

Language pack string.

Constructors:

This base type has 3 constructors available.

LangPackString

Translated localization string.

LangPackStringDeleted

Deleted localization string.

LangPackStringPluralized

A language pack string which has different forms based on the number of some object it mentions.

Functions:

This object can be returned by 1 function.

langpack.GetStrings

Get strings from a language pack.