MadelineProtoDocs/docs/API_docs/constructors/help.countriesListNotModified.md

630 B

title description image redirect_from
help.countriesListNotModified help.countriesListNotModified attributes, type and example https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/help_countriesListNotModified.html

Constructor: help.countriesListNotModified

Back to constructors index

Type: help.CountriesList

Example:

$help.countriesListNotModified = ['_' => 'help.countriesListNotModified'];

Or, if you're into Lua:

help.countriesListNotModified={_='help.countriesListNotModified'}