WeChat.RefreshTimer.start_link
You're seeing just the function
start_link
, go back to WeChat.RefreshTimer module for more information.
Link to this function
start_link(state \\ %{})
Specs
start_link(state :: %{required(WeChat.client()) => options()}) :: GenServer.on_start()