Contents Menu Expand Light mode Dark mode Auto light/dark mode
Discord Advertisement Framework
Logo
Discord Advertisement Framework
  • Guide
    • Guide (GUI)
      • Quickstart (GUI)
      • Framework control (GUI)
      • Account definition / schema tab (GUI)
      • Live view (GUI)
      • Schema backup & Script generation (GUI)
      • Analytics (GUI)
      • Remote control (GUI)
    • Guide (core)
      • Quickstart (core)
      • Sending messages (core)
      • Logging (core)
      • Remote control (core)
      • Dynamic modification (core)
      • Automatic generation
      • Web browser (core)
  • API reference
    • Program reference
      • Event reference
      • Logging reference
      • Types
      • Auto objects
      • Messages
      • Guilds
      • Clients
      • Web
      • DAF control reference
      • Dynamic mod.
    • HTTP reference
      • Connection
      • Logging
      • Object
  • Changelog
  v: v3.0.x
Versions
stable
v3.0.x
v2.10.x
v2.9.x
v2.9.3
v2.9.2
v2.9.1
v2.9.0.4
v2.8.5
v2.8.4
v2.8.3
v2.8.2
v2.8.1
v2.8.0
v2.7.1
v2.7.0
v2.6.4
v2.5.5
v2.5.3
v2.4.6
v2.3.7
v2.2
v2.1.4
v2.0.0
develop
Downloads
pdf
On Read the Docs
Project Home
Builds
Back to top
Edit this page

HTTP reference#

Contain classes and functions description of the HTTP API.

  • Connection
    • http_ping
      • http_ping()
  • Logging
    • http_get_logger
      • http_get_logger()
  • Object
    • http_get_object
      • http_get_object()
    • http_execute_method
      • http_execute_method()
    • http_get_accounts
      • http_get_accounts()
    • http_add_account
      • http_add_account()
    • http_remove_account
      • http_remove_account()
Next
Connection
Previous
Dynamic mod.
Copyright © 2023, David Hozic
Made with Sphinx and @pradyunsg's Furo