X Tutup
Skip to content

prefer snake_case for telegram.Bot methods#592

Merged
tsnoam merged 1 commit intomasterfrom
snake_case
May 7, 2017
Merged

prefer snake_case for telegram.Bot methods#592
tsnoam merged 1 commit intomasterfrom
snake_case

Conversation

@rahiel
Copy link
Copy Markdown
Contributor

@rahiel rahiel commented May 7, 2017

This is to encourage users to use the snake_case variants of the telegram.Bot methods, so their code can adhere to one style for function names. The camelCase methods are intact, but snake_case is now the default.

I'll go over the wiki after this is merged.

@tsnoam tsnoam merged commit ed49bdb into master May 7, 2017
@rahiel rahiel deleted the snake_case branch May 8, 2017 18:29
@github-actions github-actions bot locked and limited conversation to collaborators Aug 24, 2020
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

X Tutup