Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

implement default Bot's {Json,Multipart}Request #6

Merged
merged 1 commit into from
Sep 20, 2020

Conversation

WaffleLapkin
Copy link
Contributor

Implement default Bot's requests structs.
This is part of requests redisign.

Those structs will be returned from <Bot as Requestor> methods once we'll implement Requestor.

Note: we create induvidual structs for Send/SendRef so we could use exhastential types on nightly (feature(type_alias_impl_trait)) while using Boxing on stable.


@WaffleLapkin WaffleLapkin merged commit 7d7fd89 into master Sep 20, 2020
@WaffleLapkin WaffleLapkin deleted the requests_redisign_p1 branch September 20, 2020 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants