telegram api method · layer 229 · #61e3f854
help.getAppConfig
Get app-specific configuration, see client configuration for more info on the result.
definition
help.getAppConfig#61e3f854 hash:int = help.AppConfig;
parameters
| name | type | description |
|---|---|---|
hash | int | Hash used for caching, for more info click here. |
returns
errors (1)
| code | error | description |
|---|---|---|
| 400 | BUSINESS_CONNECTION_NOT_ALLOWED | This method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we're a user, and users cannot invoke methods over a business connection; (2) we're a bot, but business mode was disabled in @botfather or (3); we're a bot, but this method cannot be invoked over a business connection. |
history
present in layers 90–229 · constructor id changed 1×
| id | layers |
|---|---|
| #98914110 | 90–152 |
| #61e3f854 | 153–229 |