Skip to content

fix: fixed type of environment variable TELEGRAM_CHAT_ID #2

@egorcoders

Description

@egorcoders

By assignment, all secret keys must be obtained from environment variables. All environment variables are string variables. The program developer can also check the length of the key when verifying the correctness of the key. The length for the int type is not defined. There is no reason to use int type for TELEGRAM_CHAT_ID key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions