Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xNima/Twideo
/ functions
Functions
19 in github.com/0xNima/Twideo
⨍
Functions
19
◇
Types & classes
19
↓ 6 callers
Function
generate_code
()
src/helpers.rs:80
↓ 3 callers
Function
response_matching
(r: Response, bot: &AutoSend<Bot> , chat_id: i64)
src/main.rs:279
↓ 2 callers
Function
convert_to_tl
(url: &str, callback: F)
src/main.rs:243
↓ 2 callers
Function
convert_to_tl_by_id
(id: u64, next: u8, callback: F)
src/main.rs:263
↓ 2 callers
Function
fetch_threads
(conversation_id: u64, user_id: u64)
src/helpers.rs:249
↓ 2 callers
Function
get_twitter_data
(tid: u64)
src/helpers.rs:86
↓ 2 callers
Function
send_request
(peer_id)
send_to_all.py:31
↓ 1 callers
Method
create_user
(&self, id: i64, name_: String, username_: Option<String>)
src/lib.rs:26
↓ 1 callers
Function
get_thread
(conversation_id: u64, thread_number: u8, user_id: u64)
src/helpers.rs:347
↓ 1 callers
Function
main
()
send_to_all.py:53
↓ 1 callers
Function
twitt_id
(link: &str)
src/helpers.rs:29
Function
callback_queries_handler
( q: CallbackQuery, bot: AutoSend<Bot>, )
src/main.rs:433
Method
fmt
(&self, f: &mut fmt::Formatter)
src/helpers.rs:47
Function
inline_queries_handler
( bot: AutoSend<Bot>, update: InlineQuery, )
src/main.rs:381
Function
inline_query_response_cb
(twitter_data: &TWD)
src/main.rs:132
Function
main
()
src/main.rs:481
Function
message_handler
( m: Message, bot: AutoSend<Bot> )
src/main.rs:352
Function
message_response_cb
(twitter_data: &TWD)
src/main.rs:57
Method
new
(db_url: &str)
src/lib.rs:19