Amqpx.Gen.Consumer.handle_message

You're seeing just the callback handle_message, go back to Amqpx.Gen.Consumer module for more information.
Link to this callback

handle_message(any, map, map)

Specs

handle_message(any(), map(), map()) :: {:ok, map()} | {:error, any()}