Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaulSonOfLars/telegram-bot-api-spec
/ functions
Functions
13 in github.com/PaulSonOfLars/telegram-bot-api-spec
⨍
Functions
13
◇
Types & classes
0
↓ 4 callers
Function
clean_tg_type
(t: str)
scrape.py:252
↓ 3 callers
Function
clean_tg_description
(t: Tag, url: str)
scrape.py:189
↓ 3 callers
Function
extract_return_type
(curr_type: str, curr_name: str, ret_str: str, items: dict)
scrape.py:169
↓ 2 callers
Function
clean_tg_field_description
(t: Tag, url: str)
scrape.py:185
↓ 1 callers
Function
get_fields
(curr_name: str, curr_type: str, x: Tag, items: dict, url: str)
scrape.py:102
↓ 1 callers
Function
get_method_return_type
(curr_name: str, curr_type: str, description_items: list[str], items: dict)
scrape.py:139
↓ 1 callers
Function
get_proper_type
(t: str)
scrape.py:236
↓ 1 callers
Function
get_subtypes
(curr_name: str, curr_type: str, x: Tag, items: dict, url: str)
scrape.py:85
↓ 1 callers
Function
get_type_and_name
(t: Tag, anchor: Tag, items: dict, url: str)
scrape.py:154
↓ 1 callers
Function
main
()
scrape.py:378
↓ 1 callers
Function
retrieve_info
(url: str)
scrape.py:28
↓ 1 callers
Function
verify_method_parameters
(items: dict)
scrape.py:333
↓ 1 callers
Function
verify_type_parameters
(items: dict)
scrape.py:265