LangPackStringPluralized
- class pyrogram.raw.types.LangPackStringPluralized
A language pack string which has different forms based on the number of some object it mentions. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more info
Constructor of
LangPackString
.- Details:
Layer:
194
ID:
6C47AC9F
- Parameters:
key (
str
) – Localization keyother_value (
str
) – Default valuezero_value (
str
, optional) – Value for zero objectsone_value (
str
, optional) – Value for one objecttwo_value (
str
, optional) – Value for two objectsfew_value (
str
, optional) – Value for a few objectsmany_value (
str
, optional) – Value for many objects
- Functions:
This object can be returned by 1 function.
Get strings from a language pack