Config¶
- class praw.config.Config(site_name, config_interpolation=None, **settings)¶
A class containing the configuration for a Reddit site.
- property short_url: str¶
Return the short url.
- Raises:
ClientExceptionif it is not set.
A class containing the configuration for a Reddit site.
Return the short url.
ClientException if it is not set.