Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an interface for AuthConversation #46

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Conversation

celestix
Copy link
Owner

Ref: https://t.me/GoTGProtoChat/2342

This PR adds an interface for Auth Conversation so that conversation can remain generic as per the needs.
Library will use gotgproto.basicConversator as default conversator if nothing is provided through opts.
It can be initiated via gotgproto.BasicConversator() function if one wants to pass it explicitly.

@celestix celestix merged commit 291cd7c into beta Jan 11, 2024
3 of 4 checks passed
@celestix celestix deleted the auth-conversation-interface branch January 11, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant