Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
negasus committed Oct 10, 2024
1 parent 83b3a32 commit 25534c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion methods_params.go
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ type GetUserChatBoostsParams struct {
UserID int `json:"user_id"`
}

// GetUserChatBoostsParams https://core.telegram.org/bots/api#getbusinessconnection
// GetBusinessConnectionParams https://core.telegram.org/bots/api#getbusinessconnection
type GetBusinessConnectionParams struct {
BusinessConnectionID any `json:"business_connection_id"`
}
Expand Down

0 comments on commit 25534c7

Please sign in to comment.