Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I need to create like this. How can i do this? @Fox @GhostZ
func Snowflake() int64 { snowflake := strconv.FormatInt((time.Now().UTC().UnixNano()/1000000)-1420070400000, 2) + "0000000000000000000000" nonce, _ := strconv.ParseInt(snowflake, 2, 64) return nonce }
Nonce = 960980141784170496
That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?
@Jamroy Can you explain how you did it please?
@theman78190, for telegram you must use browser profiles. Video with your case (russian lang) - https://youtu.be/MsKkzZVnfBA?t=389